X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e9f25245196606cd95bf05897c1d6720f6db081..3e2656801d825761f55ea9b0b766802c6cd32f1d:/src/expat/lib/internal.h?ds=inline 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: