[Unit Test] SiaCurl::Get() - Basic get test
Added json parser
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
#include <memory>
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
#ifdef _UNICODE
|
||||
#define String std::wstring
|
||||
|
Reference in New Issue
Block a user