summaryrefslogtreecommitdiff
path: root/unotools/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-21 12:28:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-21 12:28:16 +0100
commit74441e736edfd20621af71de22b2e92cbc4f7f3c (patch)
tree70614b53979375d97ffe1a8411e0e5edcfa553b0 /unotools/source
parent8c0687f2d23ef8b5e55977968720ee93282de798 (diff)
drop various tools/string.hxx include
Change-Id: If4271c97025a56922c4f0b143cc3af214218a153
Diffstat (limited to 'unotools/source')
-rw-r--r--unotools/source/config/lingucfg.cxx1
-rw-r--r--unotools/source/config/syslocaleoptions.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/config/lingucfg.cxx b/unotools/source/config/lingucfg.cxx
index ebed68eadfa7..8f1e7673cae3 100644
--- a/unotools/source/config/lingucfg.cxx
+++ b/unotools/source/config/lingucfg.cxx
@@ -31,7 +31,6 @@
#include <i18nlangtag/mslangid.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <tools/debug.hxx>
-#include <tools/string.hxx>
#include <unotools/lingucfg.hxx>
#include <unotools/linguprops.hxx>
#include <sal/macros.h>
diff --git a/unotools/source/config/syslocaleoptions.cxx b/unotools/source/config/syslocaleoptions.cxx
index a02834b96378..7e136113257b 100644
--- a/unotools/source/config/syslocaleoptions.cxx
+++ b/unotools/source/config/syslocaleoptions.cxx
@@ -22,7 +22,6 @@
#include <rtl/instance.hxx>
#include <i18nlangtag/mslangid.hxx>
#include <i18nlangtag/languagetag.hxx>
-#include <tools/string.hxx>
#include <tools/debug.hxx>
#include <unotools/syslocaleoptions.hxx>
#include <unotools/configmgr.hxx>