mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-17 17:05:50 +00:00
4 lines
47 B
C
4 lines
47 B
C
#ifdef _WIN32
|
|
#include <Windows.h>
|
|
#else
|
|
#endif |