summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlfldw.cxx
diff options
context:
space:
mode:
authorChr. Rossmanith <ChrRossmanith@gmx.de>2013-10-11 21:44:05 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-10-14 11:26:29 +0000
commit17760f023d3e2e8e012ddd7b1427dffff0063229 (patch)
tree13641ef4c875fa329c9f06719f4fd84a7a93ac58 /sw/source/filter/html/htmlfldw.cxx
parent9e208f28255eab69ee2ef372df90b1b636d97e0a (diff)
don't include unused tools/string.hxx
Change-Id: I8a079f788204fc80c14a037b035ecf2690e18efd Reviewed-on: https://gerrit.libreoffice.org/6206 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/filter/html/htmlfldw.cxx')
-rw-r--r--sw/source/filter/html/htmlfldw.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmlfldw.cxx b/sw/source/filter/html/htmlfldw.cxx
index e13818bed3ff..ceca41810ab1 100644
--- a/sw/source/filter/html/htmlfldw.cxx
+++ b/sw/source/filter/html/htmlfldw.cxx
@@ -19,7 +19,6 @@
#include <com/sun/star/i18n/ScriptType.hpp>
#include <comphelper/string.hxx>
-#include <tools/string.hxx>
#include <svtools/htmlkywd.hxx>
#include <svtools/htmlout.hxx>
#include <svtools/htmltokn.h>