]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/brush.cpp
do take the toolbar into account for Windows CE, otherwise the menus overlap with...
[wxWidgets.git] / src / x11 / brush.cpp
index 5fa6c149e81dd740659308041b19a34f6a4f3868..a3caec41156860fe54a6804b3145b45f0f2c0efc 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "brush.h"
 #endif