X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34fdf76231e5e0adc6f1a0543f19f7ab8fcb91d9..aa154cb1578ba9d44c7e24c5e76d8238bf8809d0:/src/common/taskbarcmn.cpp?ds=inline diff --git a/src/common/taskbarcmn.cpp b/src/common/taskbarcmn.cpp index 521ef18359..61414495e2 100644 --- a/src/common/taskbarcmn.cpp +++ b/src/common/taskbarcmn.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "taskbar.h" #endif