mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-19 13:33:00 -05:00
Fixed MSVC build.
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
#include "crypto/rx/RxAlgo.h"
|
||||
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
xmrig::OclRxVmRunner::OclRxVmRunner(size_t index, const OclLaunchData &data) : OclRxBaseRunner(index, data)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user