// Author: Guilhem Lavaux
// Modified by: Mike Wetherell
// Created: 11/07/98
-// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if wxUSE_ZLIB && wxUSE_STREAMS
#include "wx/stream.h"
+#include "wx/versioninfo.h"
// Compression level
enum wxZlibCompressionLevels {
DECLARE_DYNAMIC_CLASS(wxGzipClassFactory)
};
+WXDLLIMPEXP_BASE wxVersionInfo wxGetZlibVersionInfo();
+
#endif
// wxUSE_ZLIB && wxUSE_STREAMS