summaryrefslogtreecommitdiff
path: root/sax/source/fastparser/fastparser.cxx
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/fastparser/fastparser.cxx
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/fastparser/fastparser.cxx')
-rw-r--r--sax/source/fastparser/fastparser.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sax/source/fastparser/fastparser.cxx b/sax/source/fastparser/fastparser.cxx
index 3a8bbcfb9a62..ac04d1522a24 100644
--- a/sax/source/fastparser/fastparser.cxx
+++ b/sax/source/fastparser/fastparser.cxx
@@ -21,7 +21,6 @@
#include <sax/fastattribs.hxx>
#include <xml2utf.hxx>
-#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>