]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/statbox.h
Patch #826420, and also adapted to new SWIG
[wxWidgets.git] / include / wx / mac / statbox.h
index 8f4bb1400a50a1ca0d445c4da2f61b9e67b17b69..9f73a539ed89a5b84ee0962a7c2a7b672474ecf2 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_STATBOX_H_
 #define _WX_STATBOX_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "statbox.h"
 #endif