LearnWithTouch/App/LearnWithTouch_ios/Libraries/libil2cpp/include/os/Win32/WindowsHeaders.h

8 lines
92 B
C
Raw Normal View History

2019-07-01 14:33:21 +02:00
#pragma once
#if IL2CPP_TARGET_WINDOWS
#include "../c-api/Win32/WindowsHeaders.h"
#endif