Rename files.

This commit is contained in:
XMRig 2019-03-15 01:50:35 +07:00
parent be5d609856
commit ba01f2a9c4
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"