summaryrefslogtreecommitdiff
path: root/include/rtl/ustring.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-07-12 06:53:38 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-08-08 09:58:34 +0200
commit55ca35ab99fb1164cb2095384ed0937a533d9d3c (patch)
treee0ff67c944c4885cb39050e5daac9f87cb420fb2 /include/rtl/ustring.hxx
parent6a6774cc4b22aceaca4441318420bb9dfb1cacab (diff)
tdf#42949 Fix IWYU warnings in include/rtl/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Iae997959a0ec2c9edb1c795533692ec4e579449f Reviewed-on: https://gerrit.libreoffice.org/57313 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'include/rtl/ustring.hxx')
-rw-r--r--include/rtl/ustring.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/rtl/ustring.hxx b/include/rtl/ustring.hxx
index 24005b22333d..1795f486162b 100644
--- a/include/rtl/ustring.hxx
+++ b/include/rtl/ustring.hxx
@@ -26,14 +26,11 @@
#include <cstddef>
#include <new>
#include <ostream>
-#include <utility>
-#include <string.h>
#include "rtl/ustring.h"
#include "rtl/string.hxx"
#include "rtl/stringutils.hxx"
#include "rtl/textenc.h"
-#include "sal/log.hxx"
#ifdef LIBO_INTERNAL_ONLY // "RTL_FAST_STRING"
#include "config_global.h"