]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_zip.cpp
added wxDynamicObject (kind of delegate, docs to come once this has calmed down)
[wxWidgets.git] / src / common / fs_zip.cpp
index 73f404a8888452a27aeef80811ac47be59e59bab..f3e807d87c7d590cac1a80c4cd69135a25e5b9da 100644 (file)
@@ -9,7 +9,7 @@
 
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "fs_zip.h"
 #endif