diff options
author | Kefu Chai <kchai@redhat.com> | 2021-08-11 05:42:44 +0200 |
---|---|---|
committer | Kefu Chai <kchai@redhat.com> | 2021-08-13 06:21:38 +0200 |
commit | 158f2978c062ce059974164480ad27ebf14226bd (patch) | |
tree | 7b6e42e40a37d88c0730c0b814222995f4f25cc6 /src/rgw/rgw_swift_auth.cc | |
parent | tools/rbd_mirror: build without "using namespace std" (diff) | |
download | ceph-158f2978c062ce059974164480ad27ebf14226bd.tar.xz ceph-158f2978c062ce059974164480ad27ebf14226bd.zip |
tools: build without "using namespace std"
* add "std::" prefix in headers
* 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>
Diffstat (limited to 'src/rgw/rgw_swift_auth.cc')
0 files changed, 0 insertions, 0 deletions