Merge pull request #1253 from SChernykh/evo

Fix VS2019 compilation
This commit is contained in:
xmrig 2019-10-27 02:08:09 +07:00 committed by GitHub
commit 2e537013a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@
#include <cstring>
#include <cstdlib>
#include <cstdio>
#include <string>
#include "base/net/stratum/Pool.h"