mirror of
https://github.com/xmrig/xmrig.git
synced 2024-11-18 10:01:06 +00:00
Fix compile issue.
This commit is contained in:
parent
96f5bd32b5
commit
0245ce5f35
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#endif
|
||||
|
||||
|
||||
#include <algorithm>
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
#include <time.h>
|
||||
|
|
Loading…
Reference in a new issue