From 89f8141692452a8c7df56d2853f201eef486f82e Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 11 Jan 2020 20:33:56 +0100 Subject: tdf#42949 Fix IWYU warnings in svx/source/*/*hxx Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I2c846dba43bec95b2ef2739ee9c0940880f51c1c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86621 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- svx/source/sidebar/graphic/GraphicPropertyPanel.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svx/source/sidebar/graphic') diff --git a/svx/source/sidebar/graphic/GraphicPropertyPanel.hxx b/svx/source/sidebar/graphic/GraphicPropertyPanel.hxx index 519d0e275349..1d1a8ce90c52 100644 --- a/svx/source/sidebar/graphic/GraphicPropertyPanel.hxx +++ b/svx/source/sidebar/graphic/GraphicPropertyPanel.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_SVX_SOURCE_SIDEBAR_GRAPHIC_GRAPHICPROPERTYPANEL_HXX #define INCLUDED_SVX_SOURCE_SIDEBAR_GRAPHIC_GRAPHICPROPERTYPANEL_HXX -#include #include #include #include -- cgit