]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/statline.cpp
xti additions / changes, trying to reduce dependencies
[wxWidgets.git] / src / msw / statline.cpp
index a86e0ad0a6eb686c18b5e59fc0917ed813ed0070..ea49fcdcbb7f78a92af79f6d67734b955819744b 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "statline.h"
 #endif