Add wddm ult for Linux build [1/n]

Related-To: NEO-6066
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com>
This commit is contained in:
Kamil Diedrich
2022-11-24 11:30:57 +01:00
committed by Compute-Runtime-Automation
parent 9e6d3d93e7
commit 6f14e8414e
23 changed files with 92 additions and 85 deletions

View File

@@ -1,11 +1,11 @@
/*
* Copyright (C) 2019-2020 Intel Corporation
* Copyright (C) 2019-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "windows.h"
#include "shared/source/os_interface/windows/windows_wrapper.h"
#include <string>

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018-2020 Intel Corporation
* Copyright (C) 2018-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -7,8 +7,9 @@
#pragma once
#include "shared/source/os_interface/windows/windows_wrapper.h"
#include "excpt.h"
#include "windows.h"
#include <string>