X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3cd0b8c5b5a320bba065c4da306be3687d144157..4f85606724061367d0d5ab79444990e36b0acfa6:/src/x11/dc.cpp diff --git a/src/x11/dc.cpp b/src/x11/dc.cpp index aeef76c8fd..cad69fdf09 100644 --- a/src/x11/dc.cpp +++ b/src/x11/dc.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dc.h" #endif