added wxGzipIOStreams (patch 792932)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-09-26 20:24:36 +00:00
parent bcda793a4e
commit 6f96ac03f0
13 changed files with 603 additions and 4 deletions

View File

@@ -155,6 +155,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/filesys.cpp
src/common/fmapbase.cpp
src/common/fs_zip.cpp
src/common/gzstream.cpp
src/common/hash.cpp
src/common/hashmap.cpp
src/common/init.cpp
@@ -233,6 +234,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/fontmap.h
wx/fs_mem.h
wx/fs_zip.h
wx/gzstream.h
wx/hash.h
wx/hashmap.h
wx/hashset.h