diff --git a/src/json.hpp b/src/json.hpp index 7c4fec5b28..69ecab0f2a 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