Cleanup includes 5/n

Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2022-07-28 01:30:59 +00:00
committed by Compute-Runtime-Automation
parent 0c301e5e99
commit fe0c857f1a
21 changed files with 10 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018-2021 Intel Corporation
* Copyright (C) 2018-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -8,7 +8,6 @@
#include "opencl/source/accelerators/intel_accelerator.h"
#include "shared/source/helpers/get_info.h"
#include "shared/source/helpers/string.h"
#include "opencl/source/context/context.h"
#include "opencl/source/helpers/get_info_status_mapper.h"

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018-2021 Intel Corporation
* Copyright (C) 2018-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -7,11 +7,6 @@
#include "gtpin_init.h"
#include "shared/source/device/device.h"
#include "opencl/source/platform/platform.h"
#include "CL/cl.h"
#include "gtpin_helpers.h"
using namespace gtpin;