mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-22 19:29:06 +08:00
Optimize includes scheme.
- remove not needed includes. Change-Id: I8d2018e965496eb3bc3321550bdc4924d52f7315 Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
ddb0d82e83
commit
05522f8ecd
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/unit_tests/helpers/memory_management.h"
|
||||
#include "runtime/helpers/aligned_memory.h"
|
||||
#include "runtime/memory_manager/address_mapper.h"
|
||||
#include "test.h"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/unit_tests/helpers/memory_management.h"
|
||||
#include "runtime/command_stream/preemption.h"
|
||||
#include "runtime/event/event.h"
|
||||
#include "runtime/helpers/cache_policy.h"
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "core/unit_tests/helpers/memory_management.h"
|
||||
#include "runtime/aub_mem_dump/page_table_entry_bits.h"
|
||||
#include "runtime/memory_manager/memory_banks.h"
|
||||
#include "runtime/memory_manager/page_table.h"
|
||||
|
||||
Reference in New Issue
Block a user