mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +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:
@@ -10,6 +10,7 @@
|
||||
#include "common/compiler_support.h"
|
||||
#include "core/helpers/basic_math.h"
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "core/helpers/string.h"
|
||||
#include "runtime/command_queue/command_queue.h"
|
||||
#include "runtime/context/context.h"
|
||||
#include "runtime/device/device.h"
|
||||
@@ -21,7 +22,6 @@
|
||||
#include "runtime/helpers/hw_helper.h"
|
||||
#include "runtime/helpers/hw_info.h"
|
||||
#include "runtime/helpers/mipmap.h"
|
||||
#include "runtime/helpers/string.h"
|
||||
#include "runtime/helpers/surface_formats.h"
|
||||
#include "runtime/mem_obj/buffer.h"
|
||||
#include "runtime/mem_obj/mem_obj_helper.h"
|
||||
|
||||
Reference in New Issue
Block a user