]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_zip.cpp
#pragma hdrstop
#endif
+#if !wxUSE_SOCKETS
+ #undef wxUSE_FS_ZIP
+ #define wxUSE_FS_ZIP 0
+#endif
+
+#if wxUSE_FS_ZIP
+
#ifndef WXPRECOMP
#include <wx/wx.h>
#endif
{
}
-
-
-
-
-
-
+#endif // wxUSE_FS_ZIP