rtengine/pch/rt_pch.h
2023-12-10 23:09:19 +01:00

4 lines
42 B
C

#ifdef _WIN32
#include <Windows.h>
#endif