mirror of
https://github.com/xmrig/xmrig.git
synced 2025-02-02 03:06:30 +00:00
Fix VS2019 compilation
This commit is contained in:
parent
48545c5916
commit
7cb9b92347
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
|
||||
|
||||
#include "base/net/stratum/Pool.h"
|
||||
|
|
Loading…
Reference in a new issue