From 3aaa9f1180835824c222b447ec79cd0a25f6a5ff Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Sun, 4 Dec 2022 14:18:00 +0100 Subject: [PATCH] :bug: fix natvis XML --- nlohmann_json.natvis | 4 +++- tools/generate_natvis/nlohmann_json.natvis.j2 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/nlohmann_json.natvis b/nlohmann_json.natvis index b101771e6..a831ea04b 100644 --- a/nlohmann_json.natvis +++ b/nlohmann_json.natvis @@ -1,7 +1,9 @@ + + - + diff --git a/tools/generate_natvis/nlohmann_json.natvis.j2 b/tools/generate_natvis/nlohmann_json.natvis.j2 index 0a9ee2ce2..d6b728935 100644 --- a/tools/generate_natvis/nlohmann_json.natvis.j2 +++ b/tools/generate_natvis/nlohmann_json.natvis.j2 @@ -1,7 +1,9 @@ + + - + {% for ns in namespaces %}