mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-17 14:21:30 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
#else
|
||||
#endif
|
||||
Reference in New Issue
Block a user