Fix compile issue.

This commit is contained in:
XMRig 2019-04-01 00:00:40 +07:00
parent 96f5bd32b5
commit 0245ce5f35

View file

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