From cdb664d45d2d9e69f568ff1f95b681939719ffcf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Karsten=20Ball=C3=BCder?= Date: Wed, 10 Feb 1999 16:33:21 +0000 Subject: [PATCH] added test for long long git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup/setup.hin | 1 + 1 file changed, 1 insertion(+) 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 -- 2.45.2