]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/thread.cpp
Add a little space so the wxHtmlCell doesn't overwrite the border of
[wxWidgets.git] / src / msw / thread.cpp
index 46719dc9c2f35d8f2d0f00006d3ddf2d2ea53fe8..7c66077a993ce05dd6494a49104fe164931775b1 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "thread.h"
 #endif