From 643a582793c85c3d5e3cd5cfc831d895036ef93d Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Tue, 3 Apr 2012 19:38:33 +0900 Subject: removed duplicate #includes in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity --- xmlhelp/source/cxxhelp/provider/provider.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmlhelp') diff --git a/xmlhelp/source/cxxhelp/provider/provider.cxx b/xmlhelp/source/cxxhelp/provider/provider.cxx index 9ea2570f7c7b..5a65314478a3 100644 --- a/xmlhelp/source/cxxhelp/provider/provider.cxx +++ b/xmlhelp/source/cxxhelp/provider/provider.cxx @@ -51,7 +51,6 @@ #include "databases.hxx" #include "provider.hxx" #include "content.hxx" -#include "databases.hxx" using namespace com::sun::star; using namespace chelp; -- cgit