Move Job to common.

This commit is contained in:
XMRig
2018-04-20 23:44:32 +07:00
parent 8372ad01e8
commit 77b1c7087d
10 changed files with 63 additions and 72 deletions

View File

@@ -31,10 +31,10 @@
#include "common/net/Id.h"
#include "common/net/Job.h"
#include "common/net/Pool.h"
#include "common/net/Storage.h"
#include "common/net/SubmitResult.h"
#include "net/Job.h"
#include "rapidjson/fwd.h"