]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/icon.h
Patch #826420, and also adapted to new SWIG
[wxWidgets.git] / include / wx / cocoa / icon.h
index d1247f393d75a2dec8b9e1a94de585a5072ccf44..90414c8441870676cda394c0962b81f5932e804b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_ICON_H_
 #define _WX_ICON_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "icon.h"
 #endif