]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/busyinfo.cpp
do take the toolbar into account for Windows CE, otherwise the menus overlap with...
[wxWidgets.git] / src / generic / busyinfo.cpp
index ad0bd8af6b57c92b3efd799a30ed0b83eee61d3e..69ebc54eaddec746bb504515481a7b8d7bc84eb9 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows Licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "busyinfo.h"
 #endif