]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/brush.cpp
xti additions / changes, trying to reduce dependencies
[wxWidgets.git] / src / msw / brush.cpp
index f1109f4633f645a716f062dfa698dd05ac407640..4fc8fb3b6515b0699b0bf012ae4ed60511e328a4 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "brush.h"
 #endif