From 86f42c08c177791021f20db795b0c06ee9ce51ca Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 30 Sep 2019 23:19:33 +0200 Subject: tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxx Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I986ba9f661854d1b5fafc337ec109b0ee558a86a Reviewed-on: https://gerrit.libreoffice.org/79904 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- xmloff/source/text/XMLSectionFootnoteConfigImport.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmloff/source/text/XMLSectionFootnoteConfigImport.cxx') diff --git a/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx b/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx index fe697f07f8bb..7c9872a5e5ac 100644 --- a/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx +++ b/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx @@ -31,7 +31,6 @@ #include #include #include -#include #include #include -- cgit