X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cbe13a1f09becec432dc9c4a519a767bca348ed4..1fa6ebf70668032c517dc32e94b8f27ef3c3e6b7:/src/unix/taskbarx11.cpp 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