]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/settcmn.cpp
Added wxBitmap::Rescale() from 2_4
[wxWidgets.git] / src / common / settcmn.cpp
index 977bc712076ee10aa88a8c1979eebfbf6f01e69c..be4269cd9b8fb9672bcb80d6ffef8c0d350a1267 100644 (file)
@@ -15,7 +15,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "settings.h"
 #endif