Enable access to private members in diagnostics unit tests.
This commit is contained in:
parent
21e645d772
commit
c9f1a1ec0a
@ -34,6 +34,7 @@ SOFTWARE.
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define JSON_DIAGNOSTICS 1
|
#define JSON_DIAGNOSTICS 1
|
||||||
|
#define JSON_TESTS_PRIVATE
|
||||||
|
|
||||||
#include <nlohmann/json.hpp>
|
#include <nlohmann/json.hpp>
|
||||||
using nlohmann::json;
|
using nlohmann::json;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user