From 76a2488d0cf516dec8bec0f8db99c137b414c0eb Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 29 Jun 2020 00:22:58 +0200 Subject: tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxx Recheck after 7-0 branchoff Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I7f5c35474b671facbda85a9538462dd4291add91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97655 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- include/oox/helper/helper.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/oox/helper') diff --git a/include/oox/helper/helper.hxx b/include/oox/helper/helper.hxx index 412b2d049c34..9d6befb90c54 100644 --- a/include/oox/helper/helper.hxx +++ b/include/oox/helper/helper.hxx @@ -28,7 +28,6 @@ #include #include #include -#include #include #include #include -- cgit