]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/zstream.cpp
unicode compilation fix
[wxWidgets.git] / src / common / zstream.cpp
index f1380d5b644d42f05f1150e8287945390693fa09..c58f98f71649847163aedfcaf5a7247e84845f3a 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "zstream.h"
 #endif