X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61fef19b852d426f5b00b60de083539b9ba0f76c..0e7761fade505d3468aa7bd06954c4968acd214e:/src/univ/ctrlrend.cpp?ds=inline diff --git a/src/univ/ctrlrend.cpp b/src/univ/ctrlrend.cpp index e7d9480a6b..a3fb8739bc 100644 --- a/src/univ/ctrlrend.cpp +++ b/src/univ/ctrlrend.cpp @@ -17,7 +17,7 @@ // headers // --------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "renderer.h" #endif