1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-24 21:32:47 -05:00

Move Profiler and more cleanup.

This commit is contained in:
XMRig
2020-12-04 09:23:40 +07:00
parent 662a957106
commit c8ee6f7db8
30 changed files with 123 additions and 256 deletions

View File

@@ -28,7 +28,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "crypto/randomx/vm_compiled.hpp"
#include "crypto/randomx/common.hpp"
#include "base/tools/Profiler.h"
#include "crypto/rx/Profiler.h"
namespace randomx {