]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/notebook.h
No significant changes
[wxWidgets.git] / include / wx / mac / notebook.h
index 76f43438eb653d634ea1c6742e7e6bc90bb380a9..6b6108a10ad4e4d310d94c5ab2695f6e5309d4dc 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_NOTEBOOK_H_
 #define _WX_NOTEBOOK_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "notebook.h"
 #endif