From 7b5193e2ae9eceba881163787b98c90f2310056d Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 24 Jan 2022 00:17:20 +0100 Subject: Recheck modules [o-r]* with IWYU See tdf#42949 for motivation Change-Id: I6b4b05a5e59b256653c4caf5297fffd601b45083 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128845 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- opencl/inc/opencl_device.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'opencl/inc/opencl_device.hxx') diff --git a/opencl/inc/opencl_device.hxx b/opencl/inc/opencl_device.hxx index 036a06fb2736..e5bd62b7e3d9 100644 --- a/opencl/inc/opencl_device.hxx +++ b/opencl/inc/opencl_device.hxx @@ -14,8 +14,6 @@ #include -#include - namespace openclwrapper { struct GPUEnv; -- cgit