]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: Remove redundant 'using namespace std'
authorJohn Spray <john.spray@inktank.com>
Tue, 6 May 2014 15:53:20 +0000 (08:53 -0700)
committerJohn Spray <john.spray@inktank.com>
Thu, 8 May 2014 12:28:55 +0000 (13:28 +0100)
commitd85b8faf1190fae92209a411d38511d344f58cba
tree805d5a9a143d11d8f082d3b7740c1e2ae2171916
parent3fd871270b888c08811d03ab0ae11221a2e38a07
mds: Remove redundant 'using namespace std'

This simply was not being used, and triggered
a clang warning.

Signed-off-by: John Spray <john.spray@inktank.com>
src/mds/LogEvent.h