]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/notebook.h
disable use of #pragma interface under Mac OS X
[wxWidgets.git] / include / wx / gtk / notebook.h
index b046c6526136a1f7f903e616a6b75003496f82cf..5d6abe99325fcce0b34a700d553ad57d08004ead 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKNOTEBOOKH__
 #define __GTKNOTEBOOKH__
 
 #ifndef __GTKNOTEBOOKH__
 #define __GTKNOTEBOOKH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface
 #endif
 
 #pragma interface
 #endif