]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/zipstrm.h
The UseAntiAliasing is off by default on wxMac. Add a menu item to
[wxWidgets.git] / include / wx / zipstrm.h
index b8a098c0e0c5ee8b9933a407237d504c8596cbe0..f6b276b6ec64b2a1908dc3be763f68392278d7de 100644 (file)
@@ -9,7 +9,7 @@
 #ifndef __ZIPSTREAM_H__
 #define __ZIPSTREAM_H__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "zipstrm.h"
 #endif