From dc2282f40b40c0d85b113c792f90d1faa2759f46 Mon Sep 17 00:00:00 2001 From: Pablo Marquez Tello Date: Tue, 23 Nov 2021 15:16:00 +0000 Subject: Update OpenCL headers * Make changes to include CL/opencl.hpp * Update CL C++ header to v2.0.15 * Update CL Headers to v2021.06.30 * Resolves MLCE-665 Change-Id: Ie2896e213519003531ecff0889d2112838d72d1b Signed-off-by: Pablo Marquez Tello Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/c/VisualCompute/ComputeLibrary/+/377282 Tested-by: bsgcomp Reviewed-by: Sheri Zhang Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6751 Tested-by: Arm Jenkins --- arm_compute/core/CL/OpenCL.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm_compute/core/CL/OpenCL.h') diff --git a/arm_compute/core/CL/OpenCL.h b/arm_compute/core/CL/OpenCL.h index bbe469f1a8..4ff42c6b8a 100644 --- a/arm_compute/core/CL/OpenCL.h +++ b/arm_compute/core/CL/OpenCL.h @@ -41,7 +41,7 @@ #if defined(__GNUG__) && __GNUG__ >= 8 #pragma GCC diagnostic ignored "-Wcatch-value" #endif // defined(__GNUG__) && __GNUG__ >= 8 -#include +#include // include new hpp header instead of cl2.hpp #pragma GCC diagnostic pop namespace cl -- cgit v1.2.1