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

Sync changes.

This commit is contained in:
XMRig
2019-03-31 23:22:36 +07:00
parent ca249f1f1c
commit e759ccf385
7 changed files with 11 additions and 9 deletions

View File

@@ -24,8 +24,9 @@
*/
#include <uv.h>
#include <sstream>
#include <string.h>
#include <uv.h>
#include "3rdparty/http-parser/http_parser.h"