X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a11672a469f036436838911c268cb2f8d5da5bf8..fc5414a1c6c55fcf9fd7f5bffb09b9b9eaf1d4bf:/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