]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/choice.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / gtk1 / choice.h
index 95a7154bcbb289b14bd59304bf338c4efb50ad2b..a6e0ecd1beb46ae62c3d6e9f41c23bfe75a87f47 100644 (file)
 #ifndef __GTKCHOICEH__
 #define __GTKCHOICEH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "choice.h"
 #endif
 
+class WXDLLIMPEXP_BASE wxSortedArrayString;
+
 //-----------------------------------------------------------------------------
 // wxChoice
 //-----------------------------------------------------------------------------