From d00ee2cb0dce84173c035cf89f332c150dd02d00 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 15 Jun 2019 09:52:44 +0200 Subject: tdf#42949 Fix IWYU warnings in vcl/source/[a-e]* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I386e913f9002eed164c26137a0e184993d010b86 Reviewed-on: https://gerrit.libreoffice.org/74090 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- vcl/source/control/throbber.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'vcl/source/control/throbber.cxx') diff --git a/vcl/source/control/throbber.cxx b/vcl/source/control/throbber.cxx index 5b4dc1b570d5..50621a523637 100644 --- a/vcl/source/control/throbber.cxx +++ b/vcl/source/control/throbber.cxx @@ -29,7 +29,6 @@ #include #include #include -#include #include #include -- cgit