From dc17e79207cbc21967c71858b12737e41354f919 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Fri, 25 Mar 2011 22:18:39 +0100 Subject: Fix yet another windows breakage --- sal/qa/osl/security/osl_Security.cxx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sal/qa/osl/security/osl_Security.cxx b/sal/qa/osl/security/osl_Security.cxx index 0ab5202d819a..0094ea388541 100644 --- a/sal/qa/osl/security/osl_Security.cxx +++ b/sal/qa/osl/security/osl_Security.cxx @@ -32,6 +32,9 @@ //------------------------------------------------------------------------ // header file //------------------------------------------------------------------------ +#ifdef WNT +#include +#endif #include using namespace osl; -- cgit lass='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author