From 52d536853b28c9494607191cc4e41f520959e2f1 Mon Sep 17 00:00:00 2001 From: Mike Nordell Date: Tue, 11 Sep 2012 04:52:19 +0000 Subject: [PATCH] Hopefully unbreak MSVC build. svn path=/trunk/; revision=57271 --- rostests/apitests/kernel32/SetUnhandledExceptionFilter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rostests/apitests/kernel32/SetUnhandledExceptionFilter.c b/rostests/apitests/kernel32/SetUnhandledExceptionFilter.c index 3e67c28b379..45cbe378373 100644 --- a/rostests/apitests/kernel32/SetUnhandledExceptionFilter.c +++ b/rostests/apitests/kernel32/SetUnhandledExceptionFilter.c @@ -8,7 +8,7 @@ #define WIN32_NO_STATUS #include #include -#include +#include /* * Keep these returning different values, to prevent compiler folding