mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
ac0c3093f4
For x64-uwp, size_t is 64-bit, DWORD is 32-bit. When /WX compiler option is specified, error occurs.