From 7ac769c1a915ea33d997f452f3b86eb11fa00c8a Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sun, 15 Dec 2019 14:26:30 +0100 Subject: tdf#42949 Fix IWYU warnings in test/ Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Id1ee9b6d44315443d023bdfbf9ae8e5aa2158ab2 Reviewed-on: https://gerrit.libreoffice.org/85171 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- test/source/sheet/datapilotfield.cxx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'test/source/sheet/datapilotfield.cxx') diff --git a/test/source/sheet/datapilotfield.cxx b/test/source/sheet/datapilotfield.cxx index b8a0a4af77cf..020f33680d3c 100644 --- a/test/source/sheet/datapilotfield.cxx +++ b/test/source/sheet/datapilotfield.cxx @@ -8,11 +8,6 @@ */ #include -#include -#include -#include -#include -#include #include #include #include @@ -23,7 +18,7 @@ #include #include -#include +#include #include using namespace css; -- cgit v1.2.3