angle/third_party/rapidjson
Jamie Madill 34e5a96edc Fix header typo in rapidjson.
Was found when using the custom test harness.

Bug: angleproject:3162
Change-Id: I9db11eddb51508ff1eaebe02c106cd4a95c369b1
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1932342
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
2019-11-25 17:01:27 +00:00
..
BUILD.gn Fix header typo in rapidjson. 2019-11-25 17:01:27 +00:00
README.chromium Use Chromium mirror for rapidjson. 2019-02-26 17:59:05 +00:00

README.chromium

Name: RapidJSON
URL: https://github.com/TenCent/rapidjson
License: MIT
License File: src/license.txt

Description:
A fast JSON parser/generator for C++ with both SAX/DOM style API.