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

8 lines
123 B
C

#pragma once
#if IL2CPP_TARGET_WINDOWS || IL2CPP_TARGET_WINDOWS_GAMES
#include "../c-api/Win32/WindowsHeaders.h"
#endif