mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:18:24 +08:00
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:
committed by
Compute-Runtime-Automation
parent
0586ceb613
commit
191d4de033
@@ -8,6 +8,7 @@
|
||||
#pragma once
|
||||
#include "shared/source/helpers/completion_stamp.h"
|
||||
#include "shared/source/helpers/engine_control.h"
|
||||
#include "shared/source/helpers/map_operation_type.h"
|
||||
#include "shared/source/helpers/timestamp_packet.h"
|
||||
#include "shared/source/sku_info/sku_info_base.h"
|
||||
#include "shared/source/unified_memory/unified_memory.h"
|
||||
@@ -18,7 +19,6 @@
|
||||
#include "opencl/source/helpers/base_object.h"
|
||||
#include "opencl/source/helpers/enqueue_properties.h"
|
||||
#include "opencl/source/helpers/properties_helper.h"
|
||||
#include "opencl/source/helpers/task_information.h"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user