mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
Cleanup includes 46
Cleaned up files: opencl/source/api/api.h opencl/source/os_interface/windows/d3d_sharing_functions.h opencl/test/unit_test/aub_tests/command_stream/aub_mem_dump_tests.h opencl/test/unit_test/fixtures/ult_command_stream_receiver_fixture.h shared/source/os_interface/linux/device_time_drm.h shared/source/os_interface/linux/os_time_linux.h Related-To: NEO-5548 Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
d42ec1ad8a
commit
414dbed5d9
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2022 Intel Corporation
|
||||
* Copyright (C) 2018-2023 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -10,6 +10,7 @@
|
||||
#include "shared/source/device/device.h"
|
||||
#include "shared/source/device/sub_device.h"
|
||||
#include "shared/source/helpers/hw_helper.h"
|
||||
#include "shared/source/os_interface/linux/drm_neo.h"
|
||||
#include "shared/source/os_interface/linux/os_time_linux.h"
|
||||
#include "shared/source/os_interface/os_interface.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user