]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
dokan: : build without "using namespace std"
authorKefu Chai <kchai@redhat.com>
Fri, 13 Aug 2021 05:24:58 +0000 (13:24 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 13 Aug 2021 08:56:55 +0000 (16:56 +0800)
commit20552c5e8ad7019551e1a85998558bc2a551c8da
tree55c42717ebbb431d6a501de58630ad097f349bc8
parentb11c2059506301a45da121e8a2bb8247d4aab173
dokan: : build without "using namespace std"

* add "using" declarations in .cc files.

so we don't rely on "using namespace std" in one or more included
headers.

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