X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61fef19b852d426f5b00b60de083539b9ba0f76c..720e01c312b9a7ee493d649656bcc875eaf5acb6:/src/univ/topluniv.cpp?ds=inline diff --git a/src/univ/topluniv.cpp b/src/univ/topluniv.cpp index b3c6585e3e..f1dae67cb3 100644 --- a/src/univ/topluniv.cpp +++ b/src/univ/topluniv.cpp @@ -14,7 +14,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "univtoplevel.h" #endif