1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 00:15:04 -05:00

Fix Linux build.

This commit is contained in:
XMRig
2019-03-26 22:05:56 +07:00
parent ced25c3fa0
commit 17e9e036f1
4 changed files with 4 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
#endif
#include <string.h>
#include <string>
#include <time.h>
#include <uv.h>