diff --git a/src/json.hpp b/src/json.hpp index 7c4fec5b..69ecab0f 100644 --- a/src/json.hpp +++ b/src/json.hpp @@ -119,28 +119,28 @@ template struct adl_serializer; // forward declaration of basic_json (required to split the class) -template