1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-27 06:20:51 -05:00

Merge xmrig v6.11.0 into master

This commit is contained in:
MoneroOcean
2021-04-06 15:17:08 +00:00
41 changed files with 760 additions and 275 deletions

View File

@@ -20,6 +20,9 @@
#define XMRIG_WORKERS_H
#include <memory>
#include "backend/common/Thread.h"
#include "backend/cpu/CpuLaunchData.h"