[Libreoffice-commits] core.git: include/xmlreader
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Aug 13 15:58:30 UTC 2018
include/xmlreader/xmlreader.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 690cbe7aa2d36373e93a8d50da4a1d026f9e56bd
Author: Gabor Kelemen <kelemeng at ubuntu.com>
AuthorDate: Fri Aug 10 13:47:09 2018 +0200
Commit: Miklos Vajna <vmiklos at collabora.co.uk>
CommitDate: Mon Aug 13 17:58:09 2018 +0200
tdf#42949 Fix IWYU warnings in include/xmlreader/*
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
Change-Id: Ie96f3c739d4b3654d60888e01f3a8a70c18d25cf
Reviewed-on: https://gerrit.libreoffice.org/58824
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos at collabora.co.uk>
diff --git a/include/xmlreader/xmlreader.hxx b/include/xmlreader/xmlreader.hxx
index fb44d01ef067..b86544e494e2 100644
--- a/include/xmlreader/xmlreader.hxx
+++ b/include/xmlreader/xmlreader.hxx
@@ -25,8 +25,6 @@
#include <stack>
#include <vector>
-#include <com/sun/star/container/NoSuchElementException.hpp>
-#include <com/sun/star/uno/RuntimeException.hpp>
#include <osl/file.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
More information about the Libreoffice-commits
mailing list