mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 00:10:58 +08:00
Cleanup includes 17
Cleaned up files: shared/source/built_ins/sip.h shared/source/compiler_interface/compiler_cache.h shared/source/compiler_interface/compiler_interface.h shared/source/device_binary_format/device_binary_formats.h shared/source/helpers/timestamp_packet.h shared/source/kernel/debug_data.h shared/source/utilities/tag_allocator.h shared/test/common/mocks/mock_device.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
da80d9906e
commit
7ae44268cb
@@ -1,11 +1,12 @@
|
||||
/*
|
||||
* Copyright (C) 2021-2022 Intel Corporation
|
||||
* Copyright (C) 2021-2023 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#include "shared/source/gmm_helper/gmm.h"
|
||||
#include "shared/source/memory_manager/definitions/storage_info.h"
|
||||
#include "shared/test/common/fixtures/mock_execution_environment_gmm_fixture.h"
|
||||
#include "shared/test/common/mocks/mock_wddm.h"
|
||||
#include "shared/test/common/os_interface/windows/wddm_fixture.h"
|
||||
|
||||
Reference in New Issue
Block a user