From 6b82bbd9e7c3aab343c5e7e9e3fb0bcfc70e2cb7 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 7 Sep 2019 15:09:44 +0200 Subject: tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxx Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Iaad32419c49406a11f7cfb5856b33539d2a2894b Reviewed-on: https://gerrit.libreoffice.org/79077 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- xmloff/source/forms/callbacks.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmloff/source/forms/callbacks.hxx') diff --git a/xmloff/source/forms/callbacks.hxx b/xmloff/source/forms/callbacks.hxx index afd36ba9b632..99b8840e8904 100644 --- a/xmloff/source/forms/callbacks.hxx +++ b/xmloff/source/forms/callbacks.hxx @@ -21,7 +21,6 @@ #define INCLUDED_XMLOFF_SOURCE_FORMS_CALLBACKS_HXX #include -#include #include #include #include -- cgit