summaryrefslogtreecommitdiff
path: root/sw/source/filter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-16 21:12:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-17 09:18:18 +0100
commitc975d6b751c48471d413b2e15ccb86e742e9e231 (patch)
treeb33c8c23e4f379d30b421af134fe0ec99ea91e15 /sw/source/filter
parente3c461104057fde8bcfc5778b24039ff387c4926 (diff)
Related: fdo#38838 remove String::CompareToAscii
Change-Id: Ie853747ec693bce34e5be3940c236be5e5544b00
Diffstat (limited to 'sw/source/filter')
-rw-r--r--sw/source/filter/ww8/ww8scan.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index 5b4c1156fe82..712dfab99a31 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -29,7 +29,6 @@
#include <algorithm>
#include <tools/solar.h> // UINTXX
#include <tools/stream.hxx>
-#include <tools/string.hxx>
#include "rtl/ustring.hxx"
#include "hash_wrap.hxx"
#include "sortedarray.hxx"