Remove not needed include header

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2021-10-06 17:46:49 +00:00
committed by Compute-Runtime-Automation
parent cfc673b77c
commit 279181a384
8 changed files with 5 additions and 15 deletions

View File

@@ -9,9 +9,9 @@
#include "shared/source/command_stream/command_stream_receiver.h"
#include "shared/source/gmm_helper/gmm.h"
#include "shared/source/helpers/surface_format_info.h"
#include "shared/source/memory_manager/deferred_deleter.h"
#include "opencl/source/helpers/surface_formats.h"
#include "opencl/test/unit_test/mocks/mock_allocation_properties.h"
#include <cstring>