mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-03 16:56:36 +00:00
fix: build error no type named 'Reader' in namespace 'Json'
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <tuple>
|
||||
#include <ripple/json/json_value.h>
|
||||
#include <ripple/json/json_writer.h>
|
||||
#include <ripple/json/json_reader.h>
|
||||
|
||||
using namespace ripple;
|
||||
// check if any std::optionals are missing (any !has_value())
|
||||
|
||||
Reference in New Issue
Block a user