🚨 removed compiler warnings
This commit is contained in:
parent
0460b90977
commit
850922269d
5 changed files with 26 additions and 28 deletions
|
|
@ -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)")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue