diff options
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/i18n/instance.hxx | 1 | ||||
-rw-r--r-- | unotools/source/ucbhelper/ucbhelper.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/i18n/instance.hxx b/unotools/source/i18n/instance.hxx index 6a1a069ab476..e0378af36a59 100644 --- a/unotools/source/i18n/instance.hxx +++ b/unotools/source/i18n/instance.hxx @@ -30,7 +30,6 @@ #include <comphelper/processfactory.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> -#include <rtl/oustringostreaminserter.hxx> #include <rtl/strbuf.hxx> namespace css = ::com::sun::star; diff --git a/unotools/source/ucbhelper/ucbhelper.cxx b/unotools/source/ucbhelper/ucbhelper.cxx index 39e0835f6a19..1b6902eceb82 100644 --- a/unotools/source/ucbhelper/ucbhelper.cxx +++ b/unotools/source/ucbhelper/ucbhelper.cxx @@ -46,7 +46,6 @@ #include "comphelper/processfactory.hxx" #include "cppuhelper/exc_hlp.hxx" #include "osl/file.hxx" -#include "rtl/oustringostreaminserter.hxx" #include "rtl/string.h" #include "rtl/ustring.h" #include "rtl/ustring.hxx" |