]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/taskbar.cpp
fixes to radio button handling (patch 803360)
[wxWidgets.git] / src / msw / taskbar.cpp
index cc2b9bc9c52edf7672433dcab67c609f5dd5b02f..482ca24c4a28ce6af4df3b4bf7530a86f7ebd5df 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "taskbar.h"
 #endif