WinDurango/dlls/winrt_x/pch.h
Tyler Jaacks 0d0858a982
Some checks failed
MSBuild / build (push) Waiting to run
Generate DLL Progress JSONs / generate_commit (push) Failing after 1s
Deploy static content to Pages / deploy (push) Failing after 1s
Added WinRT changes.
2024-09-11 17:35:13 -05:00

5 lines
124 B
C

#pragma once
#include <unknwn.h>
#include <winrt/Windows.Foundation.h>
#include <winrt/Windows.Foundation.Collections.h>