From 5f962e4465f77cc957be7f2b9a82c3a03f7a843e Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Tue, 29 Mar 2011 21:59:45 +0200 Subject: Fix Windows build of extensions --- extensions/source/plugin/win/winmgr.cxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extensions/source/plugin/win/winmgr.cxx') diff --git a/extensions/source/plugin/win/winmgr.cxx b/extensions/source/plugin/win/winmgr.cxx index 0661bd5b526c..2312af5be19b 100644 --- a/extensions/source/plugin/win/winmgr.cxx +++ b/extensions/source/plugin/win/winmgr.cxx @@ -29,6 +29,10 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_extensions.hxx" +#include +#include +#undef OPTIONAL + #include "vcl/svapp.hxx" #include "tools/fsys.hxx" #include "tools/urlobj.hxx" -- cgit v1.2.3