Cleanup includes 21

Cleaned up files:
opencl/source/kernel/kernel.h

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
Warchulski, Jaroslaw
2023-01-03 16:20:12 +00:00
committed by Compute-Runtime-Automation
parent 58b443ecf1
commit b7ee3486d9
48 changed files with 86 additions and 32 deletions

View File

@@ -10,6 +10,7 @@
#include "shared/source/compiler_interface/compiler_cache.h"
#include "shared/source/compiler_interface/external_functions.h"
#include "shared/source/helpers/ptr_math.h"
#include "shared/source/kernel/implicit_args.h"
#include "shared/source/program/kernel_info.h"
#include "opencl/source/mem_obj/image.h"