mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
Move string.h to core helpers
Change-Id: Ibaaab077ef2867b5e0db3bd215c261de9294063f Signed-off-by: Raiyan Latif <raiyan.latif@intel.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "runtime/context/context.h"
|
||||
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "core/helpers/string.h"
|
||||
#include "runtime/built_ins/built_ins.h"
|
||||
#include "runtime/command_queue/command_queue.h"
|
||||
#include "runtime/command_stream/command_stream_receiver.h"
|
||||
@@ -16,7 +17,6 @@
|
||||
#include "runtime/device_queue/device_queue.h"
|
||||
#include "runtime/gtpin/gtpin_notify.h"
|
||||
#include "runtime/helpers/get_info.h"
|
||||
#include "runtime/helpers/string.h"
|
||||
#include "runtime/helpers/surface_formats.h"
|
||||
#include "runtime/mem_obj/image.h"
|
||||
#include "runtime/memory_manager/deferred_deleter.h"
|
||||
|
||||
Reference in New Issue
Block a user