From 325be7ede759758a407e01ae81508957aebea6ec Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Thu, 22 Feb 2024 00:29:34 -0600 Subject: [PATCH] policy_cache.hpp --- src/policy_cache.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/policy_cache.hpp b/src/policy_cache.hpp index 3f540b17..42bf3837 100644 --- a/src/policy_cache.hpp +++ b/src/policy_cache.hpp @@ -37,8 +37,7 @@ public: } public: - const - std::string + void insert(std::string const &key_, std::string &val_) {