aboutsummaryrefslogtreecommitdiff
path: root/lib/jsoncpp/json/json-forwards.h
AgeCommit message (Collapse)Author
2020-10-21Update jsoncpp to 1.9.4 (#10477)Zughy
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
2018-03-26Update jsoncpp to 1.8.4 (#7172)Loïc Blot
2017-09-26Update JsonCPP to 1.8.3 (#6466)Loïc Blot
* Update JsonCPP to 1.8.3 * Fix deprecated functions Json::FastWriter, Json::StyledWriter and Json::Reader are marked deprecated since 1.1 and are deprecated in 0.8 but not shown at compilation time. Use new methods to serialize/deserialize