X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cbe13a1f09becec432dc9c4a519a767bca348ed4..a63d48fa138e9eaa3079172ace9a804ba5b0415e:/src/unix/taskbarx11.cpp?ds=sidebyside diff --git a/src/unix/taskbarx11.cpp b/src/unix/taskbarx11.cpp index e5081d684c..841786b04b 100644 --- a/src/unix/taskbarx11.cpp +++ b/src/unix/taskbarx11.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "taskbarx11.h" #endif