]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/config.cpp
Remove all extensions before inport, not just .py
[wxWidgets.git] / src / common / config.cpp
index f9e071fee32826d2f19cf42981fa9a853ba673b7..9b5612a4b0a2a7e976c009a278d5312172484c64 100644 (file)
@@ -13,7 +13,7 @@
 // ----------------------------------------------------------------------------
 // headers
 // ----------------------------------------------------------------------------
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "confbase.h"
 #endif