]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/quantize.cpp
trying to fix the generic tree appearance problems
[wxWidgets.git] / src / common / quantize.cpp
index 17231b4b71e32abde1ab6db19d0ecf7979213016..b792d1483389a2f07780de9d01ed1da419c9b066 100644 (file)
@@ -30,7 +30,7 @@
 
 /* modified by Vaclav Slavik for use as jpeglib-independent module */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "quantize.h"
 #endif