X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9838df2cefc5b368bb11f98c784ecc78f45ecaf7..f8c4475a3e579655f6a962822824596a7a9cfb66:/include/wx/zstream.h diff --git a/include/wx/zstream.h b/include/wx/zstream.h index 9a4f11c6ad..b1cb0f4760 100644 --- a/include/wx/zstream.h +++ b/include/wx/zstream.h @@ -17,7 +17,7 @@ #include "wx/defs.h" -#if wxUSE_ZLIB +#if wxUSE_ZLIB && wxUSE_STREAMS #include @@ -52,5 +52,8 @@ class WXDLLEXPORT wxZlibOutputStream: public wxFilterOutputStream { }; #endif + // wxUSE_ZLIB && wxUSE_STREAMS #endif + // _WX_WXZSTREAM_H__ +