summaryrefslogtreecommitdiffstats
path: root/Utilities/cmjsoncpp/include/json/reader.h
Commit message (Collapse)AuthorAgeFilesLines
* jsoncpp: Drop doxygen comments that cause Clang warningsBrad King2015-01-201-2/+0
| | | | | | Even though we disable warnings when building jsoncpp itself, including its headers from other CMake sources may still cause warnings. Update the code to remove these -Wdocumentation warnings.
* Merge branch 'jsoncpp-upstream' into import-jsoncppBrad King2015-01-131-0/+276
Use a subtree merge to place the upstream content in the Utilities/cmjsoncpp directory.