From 7cdab67854ee2e459353db957ad0907cf72be212 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 2 Sep 2011 11:10:55 +0300 Subject: And then fix MSVC compilation --- sal/qa/osl/security/osl_Security.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sal') diff --git a/sal/qa/osl/security/osl_Security.cxx b/sal/qa/osl/security/osl_Security.cxx index ca7bdb318d28..6ec52747cb50 100644 --- a/sal/qa/osl/security/osl_Security.cxx +++ b/sal/qa/osl/security/osl_Security.cxx @@ -34,6 +34,7 @@ //------------------------------------------------------------------------ #ifdef WNT #include +#undef min #endif #include #include -- cgit