From 414f4bd7e70d94025576d9264c86da63c506f6ca Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 13 Aug 2003 15:10:53 +0000 Subject: Bug fixes plus adaptation to current MinGW/MsysDTK environment. Changes to tests/benchmarks. --- tests/exception2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/exception2.c') diff --git a/tests/exception2.c b/tests/exception2.c index 9c99dd3..36edd9c 100644 --- a/tests/exception2.c +++ b/tests/exception2.c @@ -79,7 +79,7 @@ #if defined(_MSC_VER) && defined(__cplusplus) #include #else -#include +#include #endif #ifdef __GNUC__ -- cgit v1.2.3