mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update WinRT headers to support Windows App SDK and newer Windows SDK.
PiperOrigin-RevId: 862076081
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT
|
||||
// v2.0.250303.1
|
||||
|
||||
#pragma once
|
||||
#ifndef WINRT_Microsoft_Graphics_DirectX_1_H
|
||||
#define WINRT_Microsoft_Graphics_DirectX_1_H
|
||||
#include "winrt/impl/Microsoft.Graphics.DirectX.0.h"
|
||||
WINRT_EXPORT namespace winrt::Microsoft::Graphics::DirectX {}
|
||||
#endif
|
||||
Reference in New Issue
Block a user