]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/choice.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / univ / choice.h
index 134192b4a3af468cd6e17c85e1e8e610a8beb611..a96d443d0215ac0b44388dccd3969ef2e5d89255 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_UNIV_CHOICE_H_
 #define _WX_UNIV_CHOICE_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univchoice.h"
 #endif