summaryrefslogtreecommitdiff
path: root/include
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 /include
parentd4e64d030092984077021a9af9d281cd64c476bf (diff)
drop unnecessary shl.hxx includes
Change-Id: Ieb984987c4a4f888a563377e0500444b12f43506
Diffstat (limited to 'include')
-rw-r--r--include/editeng/eerdll.hxx1
-rw-r--r--include/editeng/itemtype.hxx1
-rw-r--r--include/svl/cntwall.hxx1
-rw-r--r--include/svx/charmap.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/include/editeng/eerdll.hxx b/include/editeng/eerdll.hxx
index 2f7912e7b07c..bbf2a6ca65c3 100644
--- a/include/editeng/eerdll.hxx
+++ b/include/editeng/eerdll.hxx
@@ -23,7 +23,6 @@
class GlobalEditData;
#include <tools/resid.hxx>
-#include <tools/shl.hxx>
#include <editeng/editengdllapi.h>
class EDITENG_DLLPUBLIC EditResId: public ResId
diff --git a/include/editeng/itemtype.hxx b/include/editeng/itemtype.hxx
index b1687b0f616e..54a518e97c05 100644
--- a/include/editeng/itemtype.hxx
+++ b/include/editeng/itemtype.hxx
@@ -27,7 +27,6 @@
#include <tools/resid.hxx>
#include <tools/bigint.hxx>
#include <svl/poolitem.hxx>
-#include <tools/shl.hxx>
#include <editeng/editengdllapi.h>
class Color;
diff --git a/include/svl/cntwall.hxx b/include/svl/cntwall.hxx
index 9d6f32c36c36..224168bdbcf1 100644
--- a/include/svl/cntwall.hxx
+++ b/include/svl/cntwall.hxx
@@ -21,7 +21,6 @@
#include <svl/svldllapi.h>
-#include <tools/shl.hxx>
#include <tools/rtti.hxx>
#include <tools/color.hxx>
#include <svl/poolitem.hxx>
diff --git a/include/svx/charmap.hxx b/include/svx/charmap.hxx
index d9335fa8c197..ed48d5da24cf 100644
--- a/include/svx/charmap.hxx
+++ b/include/svx/charmap.hxx
@@ -24,7 +24,6 @@
#include <vcl/scrbar.hxx>
#include <boost/shared_ptr.hpp>
#include <map>
-#include <tools/shl.hxx>
#include <svx/svxdllapi.h>
// define ----------------------------------------------------------------