]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/statbox.cpp
started for unicode text control, in case we will not be able to get the MLTE EchoMod...
[wxWidgets.git] / src / univ / statbox.cpp
index 1024db81253bb333b8f40bc2705bd4902fbb28ca..e1df45fb23429ef5caf0d13b7bb44e5a12f3c3c6 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univstatbox.h"
 #endif