1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-09 00:33:33 -05:00

Implemented PATCH requests.

This commit is contained in:
XMRig
2020-10-25 13:41:39 +07:00
parent 79c96418c7
commit 03cd56ed73
21 changed files with 14102 additions and 9 deletions

2
src/3rdparty/fmt/posix.h vendored Normal file
View File

@@ -0,0 +1,2 @@
#include "os.h"
#warning "fmt/posix.h is deprecated; use fmt/os.h instead"