]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/textdlgg.cpp
Missed headers.
[wxWidgets.git] / src / generic / textdlgg.cpp
index 55772c3c0e6dc4026d2db553994173ba8c7e270b..6e0ab1e48d48febdb7833076acb189d4d77ac26a 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "textdlgg.h"
 #endif