From d5d994789fcbbe327828424cae8c840beaea856f Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sun, 28 Jul 2019 13:42:18 +0200 Subject: tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie1c889bb9bd74b0d2bd859dad4c85a209db750a3 Reviewed-on: https://gerrit.libreoffice.org/76503 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sw/source/uibase/inc/uitool.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/source/uibase/inc/uitool.hxx') diff --git a/sw/source/uibase/inc/uitool.hxx b/sw/source/uibase/inc/uitool.hxx index 8b4a9ea738be..d7370fa0dc09 100644 --- a/sw/source/uibase/inc/uitool.hxx +++ b/sw/source/uibase/inc/uitool.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_UITOOL_HXX #define INCLUDED_SW_SOURCE_UIBASE_INC_UITOOL_HXX -#include #include #include #include -- cgit