From 6d21c2a42216a4edee5c5cdcbf8f94f256b372f3 Mon Sep 17 00:00:00 2001 From: Daria Hinz Date: Mon, 16 Sep 2019 16:07:17 +0200 Subject: [PATCH] Remove not used include Change-Id: I8aa14342cf78ef6b5df0ad5e3017a45f0f24cb2f Signed-off-by: Daria Hinz --- core/helpers/pipeline_select_args.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/helpers/pipeline_select_args.h b/core/helpers/pipeline_select_args.h index c06b4f81b4..5adda5ede7 100644 --- a/core/helpers/pipeline_select_args.h +++ b/core/helpers/pipeline_select_args.h @@ -5,8 +5,6 @@ * */ -#include - namespace NEO { struct PipelineSelectArgs { bool specialPipelineSelectMode = false;