]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/taskbarx11.cpp
Changes corresponding to patch #841324 from Ian Brown:
[wxWidgets.git] / src / unix / taskbarx11.cpp
index 1d01758c9f3ea8568e98eca19f38e9355461e12d..841786b04bcd4d2ed29283204ae27e4d14d67f83 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "taskbarx11.h"
 #endif