]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/bmpbase.cpp
Cleanup
[wxWidgets.git] / src / common / bmpbase.cpp
index 951ff347c78ef523e2974d16e94a0f6798dd6f8d..3db6041ebd77bca211135cf9b69a4ae1be1ef3e8 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "bitmapbase.h"
 #endif