mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
test: cleanup header includes 3/n
Related-To: NEO-15383 Signed-off-by: Naklicki, Mateusz <mateusz.naklicki@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
f710cbc3f6
commit
f8a2070c86
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2024 Intel Corporation
|
||||
* Copyright (C) 2018-2025 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -9,8 +9,6 @@
|
||||
#include "shared/source/helpers/string.h"
|
||||
#include "shared/test/common/helpers/gtest_helpers.h"
|
||||
|
||||
#include "opencl/source/platform/platform.h"
|
||||
#include "opencl/source/program/program.h"
|
||||
#include "opencl/test/unit_test/fixtures/kernel_data_fixture.h"
|
||||
|
||||
TEST_F(KernelDataTest, GivenKernelNameWhenBuildingThenProgramIsCorrect) {
|
||||
|
||||
Reference in New Issue
Block a user