mirror of
https://github.com/nlohmann/json.git
synced 2026-03-06 09:16:25 +00:00
🚨 removed compiler warnings
This commit is contained in:
@@ -40,14 +40,6 @@ using nlohmann::json;
|
||||
#include <unordered_set>
|
||||
#include <valarray>
|
||||
|
||||
namespace
|
||||
{
|
||||
template <typename MapType>
|
||||
void map_type_conversion_checks()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("value conversion")
|
||||
{
|
||||
SECTION("get an object (explicit)")
|
||||
|
||||
Reference in New Issue
Block a user