mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 09:03:14 +08:00
Remove platformDevices from runtime
Related-To: NEO-4207 Change-Id: I70781b44e7d14360a581808049baf8b61fd1b4e4 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
2e6c9dbb80
commit
66754c4849
@@ -11,7 +11,6 @@
|
||||
#include "core/helpers/array_count.h"
|
||||
#include "core/helpers/engine_node_helper.h"
|
||||
#include "core/helpers/get_info.h"
|
||||
#include "core/helpers/options.h"
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "core/helpers/string.h"
|
||||
#include "core/helpers/timestamp_packet.h"
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
#pragma once
|
||||
#include "core/helpers/array_count.h"
|
||||
#include "core/helpers/engine_node_helper.h"
|
||||
#include "core/helpers/options.h"
|
||||
#include "core/memory_manager/internal_allocation_storage.h"
|
||||
#include "core/os_interface/os_context.h"
|
||||
#include "core/program/sync_buffer_handler.h"
|
||||
|
||||
Reference in New Issue
Block a user