]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: Build target 'common' without using namespace in headers
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 7 Mar 2020 09:33:10 +0000 (04:33 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Sat, 7 Mar 2020 09:33:10 +0000 (04:33 -0500)
commit4ccebbfa2f27d08fbdf55c1017ef70cb42a0e2f9
tree965062975740662a6b39724d7856192561f33e90
parentb9a0b5f59786f782a4029183cfa4deb10506150f
mgr: Build target 'common' without using namespace in headers

Part of a changeset to allow building all of 'common' without relying
on 'using namespace std' or 'using namespace ceph' at toplevel in
headers.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/mgr/MetricTypes.h
src/mgr/MgrClient.cc
src/mgr/MgrClient.h