X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d8692f2b805de780a6a625879abbe550830a5bab..04857cb707be4de8083e599fc2e1967c77eb7f5e:/src/common/image.cpp diff --git a/src/common/image.cpp b/src/common/image.cpp index 1d39aeff5c..b24e45100f 100644 --- a/src/common/image.cpp +++ b/src/common/image.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "image.h" #endif