Cleanup includes 4

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
Warchulski, Jaroslaw
2022-11-10 09:37:42 +00:00
committed by Compute-Runtime-Automation
parent b7203d9ce5
commit e4d10e5460
37 changed files with 29 additions and 34 deletions

View File

@@ -7,6 +7,7 @@
#pragma once
#include "shared/source/helpers/hw_info.h"
#include "shared/source/helpers/pipe_control_args.h"
#include "shared/source/helpers/vec.h"
#include "shared/source/kernel/kernel_arg_descriptor.h"
@@ -17,8 +18,6 @@
#include "igfxfmid.h"
#include <memory>
namespace NEO {
enum class ImageType;
class LogicalStateHelper;