Update single_include/nlohmann/json.hpp

Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
Raphael Grimm 2022-08-19 12:49:20 +02:00 committed by GitHub
parent afb108a7f8
commit f5162095eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13680,8 +13680,7 @@ NLOHMANN_JSON_NAMESPACE_END
#include <type_traits> // conditional, is_same
namespace nlohmann
{
NLOHMANN_JSON_NAMESPACE_BEGIN
namespace detail
{