amalgamated

This commit is contained in:
Giovanni Cerretani 2021-08-25 18:10:11 +02:00
parent d77da05c17
commit 9325ffbe00

View File

@ -2514,6 +2514,10 @@ JSON_HEDLEY_DIAGNOSTIC_POP
#define JSON_EXPLICIT explicit
#endif
#ifndef JSON_DIAGNOSTICS
#define JSON_DIAGNOSTICS 0
#endif
namespace nlohmann
{