From d88b292704957818eff9a348a524b5c90b40031b Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 16 Oct 2010 03:20:00 -0500 Subject: merge vosremoval-mutex.diff In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually --- svl/source/svdde/ddecli.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svl/source/svdde/ddecli.cxx') diff --git a/svl/source/svdde/ddecli.cxx b/svl/source/svdde/ddecli.cxx index ab9c15edec6c..0dc3196250f3 100644 --- a/svl/source/svdde/ddecli.cxx +++ b/svl/source/svdde/ddecli.cxx @@ -37,7 +37,7 @@ #include #include #include -#include +#include // static DWORD hDdeInst = NULL; // static short nInstance = 0; -- cgit