From 7740c71ecedd90f9b465dc35994e64915dbda826 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 7 Oct 2022 10:10:01 +0200 Subject: a --- serialize/json-helper.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serialize/json-helper.hpp') diff --git a/serialize/json-helper.hpp b/serialize/json-helper.hpp index 6be7f74c..b8e290b7 100644 --- a/serialize/json-helper.hpp +++ b/serialize/json-helper.hpp @@ -9,7 +9,7 @@ struct json_helper final { template [[nodiscard]] - static std::tuple from_json(const std::filesystem::path& pathname); + static std::tuple from_json(const std::filesystem::path& pathname); template [[nodiscard]] -- cgit v1.2.3