RandomX config generator for OpenCL

Also fixed compilation errors on VS2019
This commit is contained in:
SChernykh 2019-09-13 21:05:00 +02:00
parent 6eba700ecf
commit 9e22c2609c
3 changed files with 66 additions and 5 deletions

View file

@ -24,6 +24,7 @@
#include <thread>
#include <stdexcept>
#include <uv.h>