]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_zip.cpp
A few compile things.
[wxWidgets.git] / src / common / fs_zip.cpp
index 2bd3b224ed2beef7727e6216d67905e1ede9d3ed..a77a338dff0cebedc16652cfd4bb79ae37c43056 100644 (file)
@@ -17,6 +17,8 @@
 #pragma hdrstop
 #endif
 
+#if wxUSE_FS_ZIP
+
 #ifndef WXPRECOMP
 #include <wx/wx.h>
 #endif
@@ -67,9 +69,4 @@ wxZipFSHandler::~wxZipFSHandler()
 {
 }
 
-
-
-
-
-
-
+#endif // wxUSE_FS_ZIP