]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: remove `using namespace std` in headers 2342/head
authorJohn Spray <john.spray@redhat.com>
Thu, 28 Aug 2014 12:41:21 +0000 (13:41 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 28 Aug 2014 13:07:34 +0000 (14:07 +0100)
commit7a93258f72764e4221dea884c53f94d69067cf28
tree1e0738dfa0988bd2ea76478c93bf3920f8710416
parentfc89c276386382f00f6e82697d4fdedd1b65698a
mds: remove `using namespace std` in headers

Avoid polluting global namespace: .cc files should
do the `using` if they want it.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSMap.h
src/mds/mdstypes.h