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>