summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-18 21:12:20 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-18 21:33:05 +0100
commita8e35884d26c31cd449a9c615e612360b6c9ec50 (patch)
treeda4e4ddee1c05b6eb998b92a7462787c7410b07c /sw/source/filter/xml/xmltexti.hxx
parenta8a38888b5659d4ae655d2aa26b10d248baf6732 (diff)
xmloff: use ::comphelper::UStringLess instead of less_functor
Diffstat (limited to 'sw/source/filter/xml/xmltexti.hxx')
-rw-r--r--sw/source/filter/xml/xmltexti.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 2107746cffed..8b3b530dfd40 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -29,7 +29,6 @@
#define _XMLTEXTI_HXX
#include <xmloff/txtimp.hxx>
-#include <xmloff/functional.hxx>
class XMLRedlineImportHelper;
class SvXMLImport;