Squashed 'third_party/rapidjson/' content from commit f54b0e47a

git-subtree-dir: third_party/rapidjson
git-subtree-split: f54b0e47a08782a6131cc3d60f94d038fa6e0a51
This commit is contained in:
Michael Krasnyk
2017-06-02 09:35:53 +02:00
commit 632ce270fa
291 changed files with 53156 additions and 0 deletions
Binary file not shown.
@@ -0,0 +1,3 @@
{
"type": "integer"
}
+3
View File
@@ -0,0 +1,3 @@
{
"type": "integer"
}
+8
View File
@@ -0,0 +1,8 @@
{
"integer": {
"type": "integer"
},
"refToInteger": {
"$ref": "#/integer"
}
}