yunque9/web_xcode/Libraries/libil2cpp/include/os/Win32/WindowsHeaders.h

8 lines
123 B
C
Raw Normal View History

2025-05-24 14:29:14 +08:00
#pragma once
#if IL2CPP_TARGET_WINDOWS || IL2CPP_TARGET_WINDOWS_GAMES
#include "../c-api/Win32/WindowsHeaders.h"
#endif