]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
corrected handling of timeouts in wxConditionInternal::WaitTimeout(): check for wxSEM...
[wxWidgets.git] / include / wx / choice.h
index 9f396fdd9caab25a1c64c88c8281df752b45e6b5..a594dba58e15868eb60ae1036d4eda29d5958480 100644 (file)
@@ -16,9 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "choicebase.h"
-#endif
+#include "wx/defs.h"
 
 #if wxUSE_CHOICE