From: Karsten Ballüder Date: Wed, 10 Feb 1999 16:33:21 +0000 (+0000) Subject: added test for long long X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/cdb664d45d2d9e69f568ff1f95b681939719ffcf added test for long long git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup/setup.hin b/setup/setup.hin index 5d497d785a..2923f6565c 100644 --- a/setup/setup.hin +++ b/setup/setup.hin @@ -477,6 +477,7 @@ #undef SIZEOF_INT #undef SIZEOF_INT_P #undef SIZEOF_LONG +#undef SIZEOF_LONG_LONG /* Define to `unsigned' if doesn't define. */ #undef size_t