summaryrefslogtreecommitdiffstats
path: root/sw
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
parentunodevtools: remove dead code (diff)
downloadcore-a8e35884d26c31cd449a9c615e612360b6c9ec50.tar.gz
core-a8e35884d26c31cd449a9c615e612360b6c9ec50.zip
xmloff: use ::comphelper::UStringLess instead of less_functor
Diffstat (limited to 'sw')
-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;