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