From 85cf64e8b82836f84a5f9677ea5bdff74338620b Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Fri, 26 Oct 2018 16:34:47 -0400 Subject: [PATCH] Update include/nlohmann/json.hpp Co-Authored-By: timprepscius --- include/nlohmann/json.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/nlohmann/json.hpp b/include/nlohmann/json.hpp index 43f681d4a..dbed14643 100644 --- a/include/nlohmann/json.hpp +++ b/include/nlohmann/json.hpp @@ -7118,7 +7118,7 @@ class basic_json @complexity Logarithmic. - @since version + @since version 3.4.0 */ void erase(const json_pointer& ptr) {