Browse Source

policy_cache.hpp

getattr-cache
Antonio SJ Musumeci 8 months ago
parent
commit
3378592f58
  1. 2
      src/policy_cache.hpp

2
src/policy_cache.hpp

@ -28,8 +28,6 @@
#include <cstdint> #include <cstdint>
#include <string> #include <string>
using namespace boost::flyweights;
class PolicyCache class PolicyCache
{ {

Loading…
Cancel
Save