X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a11672a469f036436838911c268cb2f8d5da5bf8..3338a5bde55eabf53f0aea4eb9f01a8b45b4039d:/src/x11/icon.cpp 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