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
View File
@@ -0,0 +1,2 @@
#include "os.h"
#warning "fmt/posix.h is deprecated; use fmt/os.h instead"