mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Cleanup includes 40
Cleaned up files: shared/source/os_interface/linux/drm_neo.h shared/source/os_interface/windows/wddm/um_km_data_translator.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
8fb7967e8f
commit
11764dd9bf
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2020-2022 Intel Corporation
|
||||
* Copyright (C) 2020-2023 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -12,6 +12,8 @@
|
||||
#include "shared/source/os_interface/windows/sys_calls.h"
|
||||
#include "shared/source/os_interface/windows/wddm/wddm.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
std::string getCurrentLibraryPath() {
|
||||
std::string returnValue;
|
||||
WCHAR pathW[MAX_PATH];
|
||||
|
||||
Reference in New Issue
Block a user