X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0749355ca011157dd7bd448c0c33eb5f2ff7331..443c834d8d40068cd6ede099ea4d68d622a606b6:/src/x11/colour.cpp diff --git a/src/x11/colour.cpp b/src/x11/colour.cpp index 28bb7c7dda..d9ef085808 100644 --- a/src/x11/colour.cpp +++ b/src/x11/colour.cpp @@ -10,7 +10,7 @@ ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "colour.h" #endif