2022-12-02 11:06:41 +08:00

8 lines
92 B
C

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