]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/stattext.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / gtk1 / stattext.h
index 9ae390b841876ce96bb2fd3658f4a244d2f627a3..30b0424934382feaebf863e682fd82462ac7712d 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKSTATICTEXTH__
 #define __GTKSTATICTEXTH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif