]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/tabctrl.cpp
fixed crash on startup under GTK
[wxWidgets.git] / src / msw / tabctrl.cpp
index 4f3e3ab4c0c502b03d38a83f77fde292a74925ff..e203c09ffd727a64c018d987cf671a0ddb082f62 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "tabctrl.h"
 #endif