X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c41c20a566cb7558661a68c0ed6712a84982093f..1e2aa2f8dfd8e471bbb5f6b9c40100e76aa99d7d:/src/mgl/icon.cpp diff --git a/src/mgl/icon.cpp b/src/mgl/icon.cpp index bd54a7001d..bedd19a32f 100644 --- a/src/mgl/icon.cpp +++ b/src/mgl/icon.cpp @@ -6,7 +6,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "icon.h" #endif