]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_zip.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / fs_zip.h
index 938a091e5edb161b5bf106476872580b42078068..a17141d9672f50a6d04229821ecde3eee7884a35 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _WX_FS_ZIP_H_
 #define _WX_FS_ZIP_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "fs_zip.h"
 #endif