]> 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 336afdc2bae79fcbd0aa5feee72cf8b5fd99a607..7121430633ef67b08ccfa496e686d4c06c4de720 100644 (file)
@@ -4,12 +4,12 @@
 // Author:      Robert Roebling
 // Created:     01/02/97
 // Id:
-// Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
-// Licence:       wxWindows licence
+// Copyright:   (c) 1998 Robert Roebling and Julian Smart
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "paletteg.h"
 #endif