mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 00:15:04 -05:00
Move Job to common.
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
#define __MULTIWORKER_H__
|
||||
|
||||
|
||||
#include "common/net/Job.h"
|
||||
#include "Mem.h"
|
||||
#include "net/Job.h"
|
||||
#include "net/JobResult.h"
|
||||
#include "workers/Worker.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user