diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-10-22 03:43:11 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-25 10:28:08 -0700 |
| commit | 9cb0f3c8aee0431981e1d0d59c1ecfbe698ddf5d (patch) | |
| tree | 813b2a5ed3c8265aa25e142b052cc6f142b40a23 /ports/rapidjson/CONTROL | |
| parent | 854a1e474e9be180f39f19d98f1770c2a9599493 (diff) | |
| download | vcpkg-9cb0f3c8aee0431981e1d0d59c1ecfbe698ddf5d.tar.gz vcpkg-9cb0f3c8aee0431981e1d0d59c1ecfbe698ddf5d.zip | |
[rapidjson] Fix #error on arm64
Diffstat (limited to 'ports/rapidjson/CONTROL')
| -rw-r--r-- | ports/rapidjson/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rapidjson/CONTROL b/ports/rapidjson/CONTROL index 7646755a5..5e7d4e5cf 100644 --- a/ports/rapidjson/CONTROL +++ b/ports/rapidjson/CONTROL @@ -1,3 +1,3 @@ Source: rapidjson -Version: 1.1.0-1 +Version: 1.1.0-2 Description: A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/> |
