mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Merge pull request #2225 from gentoo-monero/fix-2224
Add missing include
This commit is contained in:
@@ -20,6 +20,9 @@
|
|||||||
#define XMRIG_WORKERS_H
|
#define XMRIG_WORKERS_H
|
||||||
|
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
|
|
||||||
#include "backend/common/Thread.h"
|
#include "backend/common/Thread.h"
|
||||||
#include "backend/cpu/CpuLaunchData.h"
|
#include "backend/cpu/CpuLaunchData.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user