Cleanup includes 11

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
Warchulski, Jaroslaw
2022-12-06 11:19:36 +00:00
committed by Compute-Runtime-Automation
parent 1a05ec90cc
commit c10aa90815
56 changed files with 84 additions and 24 deletions

View File

@@ -17,7 +17,6 @@
#include "shared/source/helpers/aligned_memory.h"
#include "shared/source/helpers/api_specific_config.h"
#include "shared/source/helpers/bindless_heaps_helper.h"
#include "shared/source/helpers/heap_assigner.h"
#include "shared/source/helpers/hw_helper.h"
#include "shared/source/helpers/hw_info.h"
#include "shared/source/helpers/memory_properties_helpers.h"
@@ -917,4 +916,4 @@ bool MemoryTransferHelper::transferMemoryToAllocationBanks(const Device &device,
}
return true;
}
} // namespace NEO
} // namespace NEO