mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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