mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
Move memory_manager to core folder
Change-Id: I8d84d6982fea3cd785f1e15af0ee7fa361258a23
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
#include "core/execution_environment/execution_environment.h"
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "core/helpers/basic_math.h"
|
||||
#include "core/memory_manager/memory_manager.h"
|
||||
#include "core/os_interface/linux/allocator_helper.h"
|
||||
#include "core/os_interface/linux/os_interface.h"
|
||||
#include "core/unit_tests/helpers/debug_manager_state_restore.h"
|
||||
#include "core/unit_tests/helpers/default_hw_info.inl"
|
||||
#include "core/unit_tests/helpers/ult_hw_config.inl"
|
||||
#include "runtime/memory_manager/memory_manager.h"
|
||||
#include "test.h"
|
||||
#include "unit_tests/custom_event_listener.h"
|
||||
#include "unit_tests/helpers/variable_backup.h"
|
||||
|
||||
Reference in New Issue
Block a user