amis-rpc-design/node_modules/react-native-screens/windows/RNScreens/pch.h
2023-10-07 19:42:30 +08:00

9 lines
275 B
C

#pragma once
#include <unknwn.h>
#include <winrt/Microsoft.ReactNative.h>
#include <winrt/Windows.Foundation.Collections.h>
#include <winrt/Windows.Foundation.h>
#include <winrt/Windows.System.h>
#include <winrt/Windows.UI.Xaml.Controls.h>
#include <winrt/Windows.UI.Xaml.h>