mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +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:
@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/helpers/string.h"
|
||||
#include "core/unit_tests/compiler_interface/linker_mock.h"
|
||||
#include "runtime/helpers/string.h"
|
||||
#include "runtime/memory_manager/allocations_list.h"
|
||||
#include "runtime/memory_manager/graphics_allocation.h"
|
||||
#include "runtime/memory_manager/unified_memory_manager.h"
|
||||
|
Reference in New Issue
Block a user