2022-07-11 13:33:51 +08:00

8 lines
92 B
C

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