mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +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,6 +7,7 @@
|
||||
|
||||
#include "unit_tests/program/program_tests.h"
|
||||
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "core/helpers/string.h"
|
||||
#include "core/unit_tests/helpers/debug_manager_state_restore.h"
|
||||
@@ -14,7 +15,6 @@
|
||||
#include "runtime/command_stream/command_stream_receiver_hw.h"
|
||||
#include "runtime/compiler_interface/compiler_options.h"
|
||||
#include "runtime/gmm_helper/gmm_helper.h"
|
||||
#include "runtime/helpers/aligned_memory.h"
|
||||
#include "runtime/helpers/hardware_commands_helper.h"
|
||||
#include "runtime/helpers/hash.h"
|
||||
#include "runtime/helpers/hw_helper.h"
|
||||
|
||||
Reference in New Issue
Block a user