X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61fef19b852d426f5b00b60de083539b9ba0f76c..28410cdcee7a91101e23a75bc6fa98e0de6bf9c0:/src/univ/choice.cpp?ds=sidebyside diff --git a/src/univ/choice.cpp b/src/univ/choice.cpp index 2997ac532c..81925542a1 100644 --- a/src/univ/choice.cpp +++ b/src/univ/choice.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "univchoice.h" #endif