From b184d9a3a17a3699ab97e5f507778d30f10c5968 Mon Sep 17 00:00:00 2001 From: joselope Date: Fri, 5 Jun 2026 10:04:37 +0100 Subject: [PATCH] Remove use of cl_khr_icd2.h --- loader/icd_dispatch.h | 1 - 1 file changed, 1 deletion(-) diff --git a/loader/icd_dispatch.h b/loader/icd_dispatch.h index 39150ced..a703d6fa 100644 --- a/loader/icd_dispatch.h +++ b/loader/icd_dispatch.h @@ -59,7 +59,6 @@ #include #include #include -#include "cl_khr_icd2.h" #if defined(CL_ENABLE_LOADER_MANAGED_DISPATCH)