]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/textctrl.cpp
compilation fix (part of patch 810484)
[wxWidgets.git] / src / motif / textctrl.cpp
index cb5b2b49a9964c833e241710876eb38b424d29b5..0177cb2b2ff055fdf86ed3a57f37f2d41dca55fa 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "textctrl.h"
 #endif