summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-03 15:12:33 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-01-05 15:38:11 +0100
commita1cfce768f83842defd8068a8eba5ed3eaeea255 (patch)
tree1b65d3f9e3496e10a9b5a1f4b4c9c89cc9250be1 /svtools/source/contnr
parent571ad11bc091871e8f71cda20c4aa56786f43837 (diff)
Removed unnecessary tools includes.
Diffstat (limited to 'svtools/source/contnr')
-rw-r--r--svtools/source/contnr/contentenumeration.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/contnr/contentenumeration.hxx b/svtools/source/contnr/contentenumeration.hxx
index c8e42bae4fc3..4cb8f9cc06ac 100644
--- a/svtools/source/contnr/contentenumeration.hxx
+++ b/svtools/source/contnr/contentenumeration.hxx
@@ -38,6 +38,7 @@
#include <ucbhelper/content.hxx>
#include <rtl/ustring.hxx>
#include <tools/datetime.hxx>
+#include <tools/string.hxx>
#include <vcl/image.hxx>
class IUrlFilter;