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/ui/index/swuiidxmrk.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/source/ui/index/swuiidxmrk.cxx') diff --git a/sw/source/ui/index/swuiidxmrk.cxx b/sw/source/ui/index/swuiidxmrk.cxx index ab42f1e84d62..b1a0885e1eee 100644 --- a/sw/source/ui/index/swuiidxmrk.cxx +++ b/sw/source/ui/index/swuiidxmrk.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include -- cgit