Fixed build for linux

This commit is contained in:
WolverinDEV
2021-05-01 22:43:03 +00:00
parent c7985c4dd1
commit 857ec0b05d
+1
View File
@@ -1,5 +1,6 @@
#include "./threads.h"
#include <system_error>
#include <cstring>
#ifdef WIN32
#include <Windows.h>