summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-21 12:41:25 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-21 14:26:32 +0100
commit42def53fb1fee0b4e57279d11c05e54601aeed1b (patch)
tree2cba05a85a00823276db96f1b698e55e3b1459c8 /include/svx
parent91e181ea585855bea97a07823f7334d0b98b20d5 (diff)
remove unnecessary tools/string.hxx includes
Change-Id: I8ed341aeef90584dfc545a794f999e3adc08dd72
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/gallery.hxx1
-rw-r--r--include/svx/nbdtmg.hxx1
-rw-r--r--include/svx/numfmtsh.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/gallery.hxx b/include/svx/gallery.hxx
index bae89c2e4931..c26479a59fe9 100644
--- a/include/svx/gallery.hxx
+++ b/include/svx/gallery.hxx
@@ -21,7 +21,6 @@
#define _GALLERY_HXX_
#include <tools/solar.h>
-#include <tools/string.hxx>
#include <tools/urlobj.hxx>
#include <vector>
#include "svx/svxdllapi.h"
diff --git a/include/svx/nbdtmg.hxx b/include/svx/nbdtmg.hxx
index 4ce8af4445de..ab157e216fc7 100644
--- a/include/svx/nbdtmg.hxx
+++ b/include/svx/nbdtmg.hxx
@@ -22,7 +22,6 @@
#include <boost/shared_ptr.hpp>
#include <vector>
#include <editeng/numitem.hxx>
-#include <tools/string.hxx>
#include <vcl/font.hxx>
namespace svx { namespace sidebar {
diff --git a/include/svx/numfmtsh.hxx b/include/svx/numfmtsh.hxx
index 382a466343c0..98fc98017a4b 100644
--- a/include/svx/numfmtsh.hxx
+++ b/include/svx/numfmtsh.hxx
@@ -19,7 +19,6 @@
#ifndef _SVX_NUMFMTSH_HXX
#define _SVX_NUMFMTSH_HXX
-#include <tools/string.hxx>
#include <i18nlangtag/lang.h>
#include "svx/svxdllapi.h"