mirror of
https://github.com/nlohmann/json.git
synced 2026-03-02 23:36:27 +00:00
Add error message if test suite cannot be found (#3585)
* 🚸 add error message if test suite cannot be found Fixes #3584
This commit is contained in:
@@ -19,7 +19,7 @@ using nlohmann::json;
|
||||
#include <sstream>
|
||||
#include <list>
|
||||
#include <cstdio>
|
||||
#include <test_data.hpp>
|
||||
#include "make_test_data_available.hpp"
|
||||
|
||||
#ifdef JSON_HAS_CPP_17
|
||||
#include <variant>
|
||||
|
||||
Reference in New Issue
Block a user