mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-24 13:32:46 -05:00
Move shared network code to common folder.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
#include "net/Pool.h"
|
||||
#include "common/net/Pool.h"
|
||||
#include "rapidjson/document.h"
|
||||
#include "workers/CpuThread.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user