Added OclWorker class.

This commit is contained in:
XMRig 2019-08-25 03:50:49 +07:00
parent cf123b7d88
commit d27990b273
7 changed files with 201 additions and 33 deletions

View file

@ -30,7 +30,6 @@
#include "backend/common/Worker.h"
#include "backend/common/WorkerJob.h"
#include "backend/cpu/CpuLaunchData.h"
#include "base/net/stratum/Job.h"
#include "net/JobResult.h"