Common API code moved to base/api.

This commit is contained in:
XMRig
2019-08-12 16:52:16 +07:00
parent dd16ff0e32
commit 8ffd4017ac
19 changed files with 36 additions and 46 deletions

View File

@@ -28,7 +28,6 @@
#include <uv.h>
#include "api/Api.h"
#include "App.h"
#include "backend/cpu/Cpu.h"
#include "base/io/Console.h"