]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/dc.cpp
Fixed bitmap problem reported last week.
[wxWidgets.git] / src / mgl / dc.cpp
index 410e1b4016bc09d2e50209eca181a771775fef72..01930e0f3451a24ab124b0e995e727a530816915 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dc.h"
 #endif