summaryrefslogtreecommitdiff
path: root/sax/source/tools/CachedOutputStream.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-09-18 07:41:32 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-09-25 09:05:54 +0200
commit4d960908094292c9bac925976ac489c46a6127e9 (patch)
tree50335c05615ce8f07030073ede1de518f481fb39 /sax/source/tools/CachedOutputStream.hxx
parent202bee1a819de7b1e8c75dd863c4154f66419400 (diff)
tdf#42949 Fix IWYU warnings in sax/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I793b7996c019b694e70569bc37f89e5b089e3296 Reviewed-on: https://gerrit.libreoffice.org/79078 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sax/source/tools/CachedOutputStream.hxx')
-rw-r--r--sax/source/tools/CachedOutputStream.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sax/source/tools/CachedOutputStream.hxx b/sax/source/tools/CachedOutputStream.hxx
index 0a2db555752a..c3f442f9d93d 100644
--- a/sax/source/tools/CachedOutputStream.hxx
+++ b/sax/source/tools/CachedOutputStream.hxx
@@ -16,7 +16,6 @@
#include <com/sun/star/uno/Sequence.hxx>
#include <cstring>
-#include <cstdlib>
#include <memory>
namespace sax_fastparser {