diff --git a/src/policy_cache.hpp b/src/policy_cache.hpp index 87b2547e..ca2d6ee2 100644 --- a/src/policy_cache.hpp +++ b/src/policy_cache.hpp @@ -47,7 +47,7 @@ public: const nonstd::optional - find(char const *key_) + find(std::string const key_) { nonstd::optional rv;