]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/choice.cpp
stubs for wxUSE_DBGHELP == 0
[wxWidgets.git] / src / mac / carbon / choice.cpp
index c8554b81f059ad7d0bc57d2088e47561526ac9f7..548eee9e53d915b12769cbcb69f876c8afda9acd 100644 (file)
@@ -9,11 +9,11 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "choice.h"
 #endif
 
-#include "wx/defs.h"
+#include "wx/wxprec.h"
 
 #if wxUSE_CHOICE