mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-28 05:37:36 -05:00
update wil to 0b2d6c2d822bb301e7558a14ee66d567c14f5dc7
This commit is contained in:
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user