From a7ceb3352ad0a35ce2eeb8407cace19e1d14a9db Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 4 Jun 2019 22:49:21 +0200 Subject: tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie2a4122d67d2d40732e6fd00b584f33edd802c5b Reviewed-on: https://gerrit.libreoffice.org/73476 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sd/source/ui/slideshow/slideshowimpl.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/source/ui/slideshow/slideshowimpl.hxx') diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx index 4686a879fecb..80cab80c199b 100644 --- a/sd/source/ui/slideshow/slideshowimpl.hxx +++ b/sd/source/ui/slideshow/slideshowimpl.hxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include -- cgit