Add Json parsing lib

This commit is contained in:
2021-01-10 22:08:19 +01:00
parent 3387ece49a
commit 3ab8c89fc5
33 changed files with 8127 additions and 0 deletions

11
lib/jsoncpp/.gitattributes vendored Normal file
View File

@@ -0,0 +1,11 @@
* text=auto
*.h text
*.cpp text
*.json text
*.in text
*.sh eol=lf
*.bat eol=crlf
*.vcproj eol=crlf
*.vcxproj eol=crlf
*.sln eol=crlf
devtools/agent_vm* eol=crlf