git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42543
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-#if wxUSE_ZLIB && wxUSE_STREAMS && wxUSE_ZIPSTREAM
#include "wx/filename.h"
// some methods from wxZipInputStream and wxZipOutputStream stream do not get
#include "wx/filename.h"
// some methods from wxZipInputStream and wxZipOutputStream stream do not get
-#endif // wxUSE_ZLIB && wxUSE_STREAMS && wxUSE_ZIPSTREAM
+#endif // wxUSE_ZIPSTREAM
#endif // _WX_WXZIPSTREAM_H__
#endif // _WX_WXZIPSTREAM_H__
-#if wxUSE_ZLIB && wxUSE_STREAMS && wxUSE_ZIPSTREAM
+#if wxUSE_ZIPSTREAM
+
+#include "wx/zipstrm.h"
+ #include "wx/hashmap.h"
#include "wx/intl.h"
#include "wx/log.h"
#include "wx/utils.h"
#endif
#include "wx/intl.h"
#include "wx/log.h"
#include "wx/utils.h"
#endif
#include "wx/datstrm.h"
#include "wx/zstream.h"
#include "wx/mstream.h"
#include "wx/datstrm.h"
#include "wx/zstream.h"
#include "wx/mstream.h"
#include "wx/ptr_scpd.h"
#include "wx/wfstream.h"
#include "zlib.h"
#include "wx/ptr_scpd.h"
#include "wx/wfstream.h"
#include "zlib.h"
return m_comp->LastWrite();
}
return m_comp->LastWrite();
}
-#endif // wxUSE_ZLIB && wxUSE_STREAMS && wxUSE_ZIPSTREAM
+#endif // wxUSE_ZIPSTREAM