]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_zip.h
*** empty log message ***
[wxWidgets.git] / include / wx / fs_zip.h
index f0b481d78f805a7c771c0b0ace352cc37ae2b475..c0161fec702b9ffdf5ba8fced3f91bd2d6573563 100644 (file)
@@ -17,6 +17,9 @@
 #pragma hdrstop
 #endif
 
+#if wxUSE_FS_ZIP && wxUSE_STREAMS
+
+
 #ifndef WXPRECOMP
 #include <wx/wx.h>
 #endif
@@ -38,4 +41,6 @@ class wxZipFSHandler : public wxFileSystemHandler
 };
 
 
+#endif
+  // wxUSE_FS_ZIP && wxUSE_STREAMS