From d7fbd4ebf9823ee0af4bcf6a12b5ac1ef64b8606 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 16 Oct 2010 03:17:28 -0500 Subject: merge vosremoval-mutex.diff In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually --- sd/source/ui/unoidl/unodoc.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd/source/ui/unoidl/unodoc.cxx') diff --git a/sd/source/ui/unoidl/unodoc.cxx b/sd/source/ui/unoidl/unodoc.cxx index 4613a16a5613..dd2102ffb2cf 100644 --- a/sd/source/ui/unoidl/unodoc.cxx +++ b/sd/source/ui/unoidl/unodoc.cxx @@ -39,7 +39,7 @@ #include "sdmod.hxx" #include "DrawDocShell.hxx" #include "GraphicDocShell.hxx" -#include +#include #include using namespace ::com::sun::star; -- cgit