]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/textbuf.cpp
xti additions / changes, trying to reduce dependencies
[wxWidgets.git] / src / common / textbuf.cpp
index c9df178872a0be44b99f857b8989fd22fc9d9158..e77cf8be0d609e681df497a30c3ea31f4b4d6164 100644 (file)
@@ -11,7 +11,7 @@
 // headers
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "textbuf.h"
 #endif