Remove unneeded include

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski
2022-03-25 21:04:08 +00:00
committed by Compute-Runtime-Automation
parent 14c9c57e0c
commit 586e8510de
26 changed files with 39 additions and 15 deletions

View File

@@ -8,6 +8,7 @@
#include "shared/test/unit_test/command_stream/stream_properties_tests_common.h"
#include "shared/source/command_stream/stream_properties.h"
#include "shared/source/command_stream/thread_arbitration_policy.h"
#include "shared/test/common/helpers/debug_manager_state_restore.h"
#include "shared/test/common/helpers/default_hw_info.h"
#include "shared/test/common/test_macros/test.h"