mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Move streaming Json objects to ripple/json.
This commit is contained in:
@@ -36,6 +36,13 @@
|
||||
#include <ripple/json/impl/json_value.cpp>
|
||||
#include <ripple/json/impl/json_writer.cpp>
|
||||
#include <ripple/json/impl/to_string.cpp>
|
||||
|
||||
#include <ripple/json/impl/JsonPropertyStream.cpp>
|
||||
#include <ripple/json/impl/Writer.cpp>
|
||||
#include <ripple/json/impl/Object.cpp>
|
||||
#include <ripple/json/impl/Output.cpp>
|
||||
|
||||
#include <ripple/json/tests/JsonCpp.test.cpp>
|
||||
#include <ripple/json/tests/Object.test.cpp>
|
||||
#include <ripple/json/tests/Output.test.cpp>
|
||||
#include <ripple/json/tests/Writer.test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user