X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5526e819eca4465ed5520d49bccfebc6a28045e0..65fd5cb0124e62ab1fc41f93382a205d95b00e75:/src/common/fs_zip.cpp diff --git a/src/common/fs_zip.cpp b/src/common/fs_zip.cpp index 2bd3b224ed..a77a338dff 100644 --- a/src/common/fs_zip.cpp +++ b/src/common/fs_zip.cpp @@ -17,6 +17,8 @@ #pragma hdrstop #endif +#if wxUSE_FS_ZIP + #ifndef WXPRECOMP #include #endif @@ -67,9 +69,4 @@ wxZipFSHandler::~wxZipFSHandler() { } - - - - - - +#endif // wxUSE_FS_ZIP