]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/shared_cache: add `std::`
authorKefu Chai <kchai@redhat.com>
Wed, 15 Aug 2018 14:22:23 +0000 (22:22 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 16 Aug 2018 09:33:48 +0000 (17:33 +0800)
commit018eaecc5b91400e4c139b1bef122f858bcd5fc4
tree178049bd3ff3e11269700f269291887e1065677b
parent2b2f05fea3df031941f1bb7f2bd6728fc0775282
common/shared_cache: add `std::`

we cannot assume `using namespace std`, and the build actually fails
without this change.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/shared_cache.hpp