X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aaf7ab431b85d817af39d1a19b6d392ff5bd9379..404f1d80d8211110151f5e89591805ee5e0dc555:/src/motif/icon.cpp diff --git a/src/motif/icon.cpp b/src/motif/icon.cpp index e8316d4b9d..692175a812 100644 --- a/src/motif/icon.cpp +++ b/src/motif/icon.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "icon.h" #endif