From 840b4eb2f3443ff883016e6a8a8ae49e9cbd9e4e Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Fri, 31 Dec 2021 16:52:16 +0100 Subject: Recheck modules [a-c]* with IWYU See tdf#42949 for motivation Change-Id: I74a3c3a67c3639376e2251c3eb917fa4139dfbd0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127808 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- canvas/qa/cppunit/canvastest.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'canvas/qa/cppunit') diff --git a/canvas/qa/cppunit/canvastest.cxx b/canvas/qa/cppunit/canvastest.cxx index 5414a757d3c3..7927f07c0723 100644 --- a/canvas/qa/cppunit/canvastest.cxx +++ b/canvas/qa/cppunit/canvastest.cxx @@ -16,9 +16,7 @@ #include #include -#include #include -#include #include #include #include -- cgit