1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-25 13:42:54 -05:00
This commit is contained in:
Jean-Pierre De Jesus DIAZ
2023-10-31 14:30:30 -06:00
committed by GitHub
46 changed files with 32 additions and 15 deletions

View File

@@ -22,10 +22,10 @@
#include "base/kernel/Process.h"
#include "3rdparty/fmt/core.h"
#include "base/tools/Chrono.h"
#include "version.h"
#include <fmt/core.h>
#ifdef XMRIG_OS_WIN
# ifdef _MSC_VER