diff --git a/lib/json/json.hpp b/lib/json/json.hpp index e99131c3..f5601de8 100644 --- a/lib/json/json.hpp +++ b/lib/json/json.hpp @@ -3640,7 +3640,6 @@ This class implements a both iterators (iterator and const_iterator) for the @since version 1.0.0, simplified in version 2.0.9 */ - template class iter_impl : public std::iterator { @@ -3737,7 +3736,7 @@ class iter_impl : public std::iterator