diff --git a/include/nlohmann/detail/meta/detected.hpp b/include/nlohmann/detail/meta/detected.hpp index e38fb88a3..0a6bc5311 100644 --- a/include/nlohmann/detail/meta/detected.hpp +++ b/include/nlohmann/detail/meta/detected.hpp @@ -17,7 +17,6 @@ namespace detail { // https://en.cppreference.com/w/cpp/experimental/is_detected - struct nonesuch { nonesuch() = delete;