mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 05:55:51 +00:00
Add json unity build source file
This commit is contained in:
7
src/cpp/json_core.cpp
Normal file
7
src/cpp/json_core.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
// JSON parser unity build
|
||||
//
|
||||
|
||||
#include "json/json_reader.cpp"
|
||||
#include "json/json_value.cpp"
|
||||
#include "json/json_writer.cpp"
|
||||
Reference in New Issue
Block a user