summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-18 11:23:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-18 12:59:49 +0100
commitd21d5a7261dc4cfb6acf5d03bdddfda13116e28c (patch)
treeb3bdaf8368af371c7ff41ee4449afa229039510e /sfx2
parentd4e64d030092984077021a9af9d281cd64c476bf (diff)
drop unnecessary shl.hxx includes
Change-Id: Ieb984987c4a4f888a563377e0500444b12f43506
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/pch/precompiled_sfx.hxx1
-rw-r--r--sfx2/source/appl/appserv.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx
index 209038c2fc23..7c113c2483dd 100644
--- a/sfx2/inc/pch/precompiled_sfx.hxx
+++ b/sfx2/inc/pch/precompiled_sfx.hxx
@@ -699,7 +699,6 @@
#include <tools/rcid.h>
#include <tools/resary.hxx>
#include <tools/rtti.hxx>
-#include <tools/shl.hxx>
#include <tools/stream.hxx>
#include <tools/svborder.hxx>
#include <tools/tenccvt.hxx>
diff --git a/sfx2/source/appl/appserv.cxx b/sfx2/source/appl/appserv.cxx
index 274c12b79f10..08adac7eec52 100644
--- a/sfx2/source/appl/appserv.cxx
+++ b/sfx2/source/appl/appserv.cxx
@@ -72,7 +72,6 @@
#include <unotools/moduleoptions.hxx>
#include <svtools/helpopt.hxx>
#include <toolkit/helper/vclunohelper.hxx>
-#include <tools/shl.hxx>
#include <unotools/bootstrap.hxx>
#include <rtl/bootstrap.hxx>
#include <cppuhelper/exc_hlp.hxx>