diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-09-02 09:03:31 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-09-02 12:22:34 +0100 |
commit | ed0f0fa730186a99e3e315ef55f63410af8146b2 (patch) | |
tree | 2f757a4d622846362a3173082f0719a4f823ea57 /include/svtools/imapobj.hxx | |
parent | 3b6d6d1741fae5940987358c30176858717b4f72 (diff) |
XubString->OUString
Change-Id: I5424a148c7173409e6e56f9483fcc769696707bc
Diffstat (limited to 'include/svtools/imapobj.hxx')
-rw-r--r-- | include/svtools/imapobj.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/imapobj.hxx b/include/svtools/imapobj.hxx index 7f383de1197c..f77aec7fe29e 100644 --- a/include/svtools/imapobj.hxx +++ b/include/svtools/imapobj.hxx @@ -21,7 +21,6 @@ #define _GOODIES_IMAPOBJ_HXX #include "svtools/svtdllapi.h" -#include <tools/string.hxx> #include <svl/macitem.hxx> #include <rtl/strbuf.hxx> |