1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-26 22:12:53 -05:00

Fixed MSVC build.

This commit is contained in:
XMRig
2019-09-13 17:17:48 +07:00
parent 1013c23f46
commit 29f605e8ae
4 changed files with 12 additions and 0 deletions

View File

@@ -30,6 +30,9 @@
#include "crypto/common/Algorithm.h"
#include <algorithm>
namespace xmrig {

View File

@@ -29,6 +29,9 @@
#include "crypto/common/Algorithm.h"
#include <algorithm>
namespace xmrig {

View File

@@ -30,6 +30,9 @@
#include "crypto/common/Algorithm.h"
#include <algorithm>
namespace xmrig {