Cleanup includes 12

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
Warchulski, Jaroslaw
2022-12-07 11:51:44 +00:00
committed by Compute-Runtime-Automation
parent 9b492bc86c
commit be647d42d9
84 changed files with 117 additions and 22 deletions

View File

@@ -9,6 +9,7 @@
#include "shared/source/command_container/command_encoder.h"
#include "shared/source/gmm_helper/gmm_helper.h"
#include "shared/source/memory_manager/allocation_properties.h"
#include "shared/test/common/test_macros/hw_test.h"
using IsBetweenSklAndTgllp = IsWithinProducts<IGFX_SKYLAKE, IGFX_TIGERLAKE_LP>;