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

8 lines
123 B
C
Raw Normal View History

2025-09-22 17:27:49 +08:00
#pragma once
#if IL2CPP_TARGET_WINDOWS || IL2CPP_TARGET_WINDOWS_GAMES
#include "../c-api/Win32/WindowsHeaders.h"
#endif