1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-22 14:32:54 -05:00

Fix Linux build.

This commit is contained in:
XMRig
2018-04-21 21:41:39 +07:00
parent 45e8a0525c
commit 259a1774ca
4 changed files with 4 additions and 3 deletions

View File

@@ -29,9 +29,9 @@
#include "App.h"
#include "common/log/Log.h"
#include "core/Config.h"
#include "core/Controller.h"
#include "log/Log.h"
void App::background()