]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/notebook.h
compilation fix for cygwin
[wxWidgets.git] / include / wx / generic / notebook.h
index b1d966034618abfea3f4501d35b2e1998d4d9d8d..e322e9430974289500e0cf9df87edd8d07c57031 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_NOTEBOOK_H_
 #define _WX_NOTEBOOK_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "notebook.h"
 #endif