]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth/AuthMethodList: add std:: before type names
authorKefu Chai <kchai@redhat.com>
Tue, 28 Aug 2018 12:07:22 +0000 (20:07 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 29 Aug 2018 00:36:26 +0000 (08:36 +0800)
commita8b55d034e8f365d679aa022e34bca43feb8d0e3
tree7c6866cb85ed6181e87dfd97e2f58857a16bb6a6
parent1b090ca41e1542b6b0f6410fdfb156ff6cd6e138
auth/AuthMethodList: add std:: before type names

we cannot assume 'using namespace std`

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/auth/AuthMethodList.cc