]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/paletteg.cpp
switching to preemptive implementation (from mpthread.cpp)
[wxWidgets.git] / src / generic / paletteg.cpp
index 578f3f4e236ce22a5d177bdcf5c7477b7b092d9e..7121430633ef67b08ccfa496e686d4c06c4de720 100644 (file)
@@ -9,7 +9,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "paletteg.h"
 #endif