]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/textcmn.cpp
fix for d_mars 8.35
[wxWidgets.git] / src / common / textcmn.cpp
index d43238231f27c2c0acf84bed9c0d5c287c1f0834..119ffc8c0159017732c07a432f7511cbe26461f4 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "textctrlbase.h"
 #endif