]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/thread.cpp
Added support for wxID_CONTEXT_HELP to wxStdDialogButtonSizer.
[wxWidgets.git] / src / mac / carbon / thread.cpp
index 6809af50f6e8f69d7663bfcdd3d92d556e4413b6..010a4c5cffa0b5a2a6cca461b0ee66b9cb34f7a1 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "thread.h"
 #endif