]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
Make use of new array functions.
[wxWidgets.git] / include / wx / choice.h
index 6664996a0b9f94d20f887ab4f3b07ac749f45803..a5fdf70f1136d7ed56c921158973f3c774e78699 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "choicebase.h"
 #endif