mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Move runtime/helpers/aligned_memory.h to core/helpers
Signed-off-by: Jim Snow <jim.m.snow@intel.com> Change-Id: I15de094c51d4eb18bfff4d17fd34e817b5525fda
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
#include "runtime/compiler_interface/compiler_interface.h"
|
||||
#include "test.h"
|
||||
#include <core/helpers/aligned_memory.h>
|
||||
#include <core/helpers/string.h>
|
||||
#include <runtime/compiler_interface/binary_cache.h>
|
||||
#include <runtime/helpers/aligned_memory.h>
|
||||
#include <runtime/helpers/hash.h>
|
||||
#include <runtime/helpers/hw_info.h>
|
||||
#include <unit_tests/fixtures/device_fixture.h>
|
||||
|
||||
Reference in New Issue
Block a user