mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11257 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3ea7b5421e
commit
f9884e28ec
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ CONSOLE_APP_MAIN
|
|||
String data2;
|
||||
{
|
||||
FileIn fin(path);
|
||||
fin.Get64();
|
||||
Zlib zlib;
|
||||
InFilterStream in(fin, zlib);
|
||||
zlib.Decompress();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue