]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/mainframe.cpp
Fix for [ 877037 ] It is no longer possible to build using wxWindows.dsw
[wxWidgets.git] / utils / configtool / src / mainframe.cpp
index 8bf876bf69bbda9ac8db5a340e8b67123ade7c26..e2d828e3913e6420ae50f3da9eea89b8c1ee5891 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "mainframe.h"
 #endif