]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/tabctrl.h
compilation fix for non-PCH
[wxWidgets.git] / include / wx / mac / tabctrl.h
index 80740019b432287a5217841dd1acd14203b0b8bf..96aae8306897803e072c4ca8db4b2372ccb22033 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TABCTRL_H_
 #define _WX_TABCTRL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "tabctrl.h"
 #endif