Rename files.

This commit is contained in:
XMRig
2019-03-15 01:50:35 +07:00
parent 7862f71256
commit cdd5930a7e
34 changed files with 88 additions and 87 deletions

View File

@@ -32,10 +32,10 @@
#include "api/Api.h"
#include "base/net/stratum/Client.h"
#include "base/net/stratum/SubmitResult.h"
#include "base/tools/Chrono.h"
#include "common/log/Log.h"
#include "common/net/Client.h"
#include "common/net/SubmitResult.h"
#include "core/Config.h"
#include "core/Controller.h"
#include "net/Network.h"