]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/statusbr.h
wxMGL compilation fixes
[wxWidgets.git] / include / wx / mac / statusbr.h
index 011cd8e2c6976368d1987c3e9db09c8daaa0cd15..959c4e618d901d317048f2b5c86fa84dde9660e8 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef   _WX_STATBAR_H_
 #define   _WX_STATBAR_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "statbrma.h"
 #endif