Cleanup includes 28

Cleaned up files:
opencl/source/command_queue/command_queue.h
opencl/source/command_queue/gpgpu_walker.h
shared/source/helpers/memory_properties_helpers.h

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
Warchulski, Jaroslaw
2023-01-11 17:04:14 +00:00
committed by Compute-Runtime-Automation
parent 0586ceb613
commit 191d4de033
30 changed files with 70 additions and 38 deletions

View File

@@ -9,6 +9,7 @@
#include "shared/source/device/device.h"
#include "shared/source/helpers/flush_stamp.h"
#include "shared/source/helpers/get_info.h"
#include "shared/source/utilities/logger.h"
#include "opencl/source/command_queue/command_queue.h"
#include "opencl/source/context/context.h"