changhong_newclient/xcode/Libraries/libil2cpp/include/os/Win32/WindowsHeaders.h

8 lines
123 B
C
Raw Normal View History

2025-06-20 11:52:54 +08:00
#pragma once
#if IL2CPP_TARGET_WINDOWS || IL2CPP_TARGET_WINDOWS_GAMES
#include "../c-api/Win32/WindowsHeaders.h"
#endif