]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/textctrl.cpp
More fixes for !wxUSE_TIMER, !wxUSE_IMAGE
[wxWidgets.git] / src / msw / textctrl.cpp
index 1a4228d9a416cb81784da7af045c94511967e9a7..bdd65a6ad1bbe04fc3d94610d4934ea2c93b8984 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "textctrl.h"
 #endif