Move Job to common.
This commit is contained in:
parent
36a612af9a
commit
8fe264bbd7
10 changed files with 63 additions and 72 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue