]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/unzip.c
don't write the strings to the stream one char at a time, it's *horribly* slow
[wxWidgets.git] / src / common / unzip.c
index 284c8e4745147cd2eb9967436a822aaff4581373..a94a700ca6cc0964f413d9d8fb14c055b89754ea 100644 (file)
@@ -12,11 +12,7 @@ $Id$
 
 */
 
-#ifndef __VISAGECPP__
-#include "wx/defs.h"
-#endif
-
-#include "wx/setup.h"
+#include "wx/platform.h"
 
 #if wxUSE_ZLIB && wxUSE_ZIPSTREAM