projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e6b9f95
)
fix for when zlib is not compiled in
author
Ryan Norton
<wxprojects@comcast.net>
Fri, 12 Nov 2004 14:05:24 +0000
(14:05 +0000)
committer
Ryan Norton
<wxprojects@comcast.net>
Fri, 12 Nov 2004 14:05:24 +0000
(14:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30495
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/fs_zip.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/common/fs_zip.cpp
b/src/common/fs_zip.cpp
index 458db30ee3e58ae991c7bb8485e335d1a3ee7751..144adb1f995ae2aca43f863a6044c30db140333c 100644
(file)
--- a/
src/common/fs_zip.cpp
+++ b/
src/common/fs_zip.cpp
@@
-19,7
+19,7
@@
#pragma hdrstop
#endif
#pragma hdrstop
#endif
-#if wxUSE_FILESYSTEM && wxUSE_FS_ZIP && wxUSE_ZIPSTREAM
+#if wxUSE_FILESYSTEM && wxUSE_FS_ZIP && wxUSE_ZIPSTREAM
&& wxUSE_ZLIB
#ifndef WXPRECOMP
#include "wx/intl.h"
#ifndef WXPRECOMP
#include "wx/intl.h"