From 71ef762f21ada8c25aad2183065478171e985e8c Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sun, 8 Sep 2019 00:09:24 +0200 Subject: tdf#42949 Fix IWYU warnings in svtools/ Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ifc70900022efcd089c0874bd46e0aacaef0efb72 Reviewed-on: https://gerrit.libreoffice.org/78767 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- svtools/source/hatchwindow/ipwin.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svtools/source/hatchwindow/ipwin.cxx') diff --git a/svtools/source/hatchwindow/ipwin.cxx b/svtools/source/hatchwindow/ipwin.cxx index f5235535a33b..f32fb9c4245a 100644 --- a/svtools/source/hatchwindow/ipwin.cxx +++ b/svtools/source/hatchwindow/ipwin.cxx @@ -21,7 +21,6 @@ #include #include -#include #include #include -- cgit