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