]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/colour.cpp
implementation changes to closer follow MSW, crashes fixed
[wxWidgets.git] / src / motif / colour.cpp
index bd112d6a4ae17fefedbbb8d16f798dc970f0b960..c36d3b085ce2cf5ff3bf7b42553b19a68385f169 100644 (file)
@@ -12,7 +12,7 @@
 //// TODO: make wxColour a ref-counted object,
 //// so pixel values get shared.
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "colour.h"
 #endif