mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8c0c0afccb
commit
718348298f
2 changed files with 2 additions and 2 deletions
|
|
@ -116,7 +116,6 @@ CONSOLE_APP_MAIN
|
|||
String path = GetHomeDirFile("test.z");
|
||||
{
|
||||
FileOut fout(path);
|
||||
DDUMP(data.GetLength());
|
||||
int64 sz_pos = fout.GetPos();
|
||||
fout.Put64(0);
|
||||
Zlib zlib;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
uses
|
||||
Core;
|
||||
Core,
|
||||
Core/SSL;
|
||||
|
||||
file
|
||||
FilterStream.cpp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue