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

@@ -8,6 +8,7 @@
#include "opencl/source/execution_environment/cl_execution_environment.h"
#include "shared/source/compiler_interface/compiler_cache.h"
#include "shared/source/kernel/implicit_args.h"
#include "opencl/source/built_ins/builtins_dispatch_builder.h"
#include "opencl/source/event/async_events_handler.h"