X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad81651f00edc6f489d9b6a0839d316a964fd521..9806a823b04b05f1f07121526e5a9fafb74689cd:/src/motif/dc.cpp diff --git a/src/motif/dc.cpp b/src/motif/dc.cpp index cc5c5359a4..9eacd3404f 100644 --- a/src/motif/dc.cpp +++ b/src/motif/dc.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dc.h" #endif