]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/region.cpp
tool windows shouldn't appear on the taskbar (patch 808350)
[wxWidgets.git] / src / mgl / region.cpp
index 2d80d07aa3c5598fc47689d69e6103c22858901e..b7ba0b5c09021f4f2d1d77e99bbc3e615384b094 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:   wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "region.h"
 #endif