X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e9f25245196606cd95bf05897c1d6720f6db081..46c81560defafd156a7ee67ab534b67bad3be8cb:/src/expat/lib/internal.h diff --git a/src/expat/lib/internal.h b/src/expat/lib/internal.h index 1bf6baa543..6d290bd5f4 100644 --- a/src/expat/lib/internal.h +++ b/src/expat/lib/internal.h @@ -20,6 +20,10 @@ and therefore subject to change. */ +#ifdef FASTCALL +#undef FASTCALL +#endif + #if defined(__GNUC__) /* Instability reported with egcs on a RedHat Linux 7.3. Let's comment it out: