summaryrefslogtreecommitdiffstats
path: root/svtools/inc
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-02 17:16:22 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-02 17:17:22 +0900
commit47fc950fa65b224a5fcac7a297a9fd47d15eab29 (patch)
treef1d68100540d706903f2a99695a061d7aa88b4ee /svtools/inc
parentadd xls border import test (diff)
downloadcore-47fc950fa65b224a5fcac7a297a9fd47d15eab29.tar.gz
core-47fc950fa65b224a5fcac7a297a9fd47d15eab29.zip
removed duplicate includes in svl / svtools
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/toolboxcontroller.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/svtools/toolboxcontroller.hxx b/svtools/inc/svtools/toolboxcontroller.hxx
index 294fd8fe1460..1614057a0e0d 100644
--- a/svtools/inc/svtools/toolboxcontroller.hxx
+++ b/svtools/inc/svtools/toolboxcontroller.hxx
@@ -42,12 +42,10 @@
#include <cppuhelper/weak.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <comphelper/broadcasthelper.hxx>
-#include <com/sun/star/util/XURLTransformer.hpp>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/property.hxx>
#include <comphelper/propertycontainer.hxx>
#include <cppuhelper/propshlp.hxx>
-#include <cppuhelper/interfacecontainer.hxx>
#include <boost/unordered_map.hpp>