Cleanup includes 18

Cleaned up files:
shared/source/command_stream/command_stream_receiver_hw.h
shared/source/compiler_interface/compiler_interface.h
shared/source/direct_submission/direct_submission_hw.h
shared/source/helpers/dirty_state_helpers.h

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
Warchulski, Jaroslaw
2023-01-02 11:14:39 +00:00
committed by Compute-Runtime-Automation
parent 98e0557a4c
commit a2fe929f0c
96 changed files with 207 additions and 107 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018-2021 Intel Corporation
* Copyright (C) 2018-2023 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -7,6 +7,8 @@
#include "opencl/source/program/create.inl"
#include "shared/source/compiler_interface/compiler_cache.h"
#include "opencl/source/program/program.h"
namespace NEO {