fix: build error no type named 'Reader' in namespace 'Json'

This commit is contained in:
tequ
2024-10-28 16:02:16 +09:00
parent 534870f2f0
commit 39ec8fb901

View File

@@ -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())