mirror of
https://github.com/nlohmann/json.git
synced 2026-09-03 06:57:15 +00:00
The split left the json_4804 alias behind in unit-regression2.cpp while the test case that uses it went to unit-regression3.cpp, which does not build for C++17 and C++20 as a result. Signed-off-by: Niels Lohmann <mail@nlohmann.me>