X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a11672a469f036436838911c268cb2f8d5da5bf8..2d17efa94e68c37fb415cf530daa558692ab7c2d:/src/x11/icon.cpp?ds=sidebyside diff --git a/src/x11/icon.cpp b/src/x11/icon.cpp index e563e7b548..0086004ff4 100644 --- a/src/x11/icon.cpp +++ b/src/x11/icon.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "icon.h" #endif