mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
update wil to 0b2d6c2d822bb301e7558a14ee66d567c14f5dc7
This commit is contained in:
parent
95ce41ac56
commit
69c335ca8c
66 changed files with 14776 additions and 2507 deletions
2
Externals/WIL/tests/CppWinRT20Tests.cpp
vendored
2
Externals/WIL/tests/CppWinRT20Tests.cpp
vendored
|
@ -3,6 +3,8 @@
|
|||
// However, since we're going to link into the same executable as 'CppWinRTTests.cpp', the 'winrt_to_hresult_handler'
|
||||
// global function pointer should be set, so these should all run successfully
|
||||
|
||||
#include <inspectable.h> // Must be included before base.h
|
||||
|
||||
#include <winrt/base.h>
|
||||
#include <wil/result.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue