]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_text.cpp
Fix for Wine
[wxWidgets.git] / src / xrc / xh_text.cpp
index 745189008dec2f598a113873fa6f2e1eddaf6e7f..550c9e43f691fd8084db81a01f2ce5903926728f 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_text.h"
 #endif