]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #63145 from tchaikov/no-using-std
authorKefu Chai <tchaikov@gmail.com>
Mon, 12 May 2025 03:59:20 +0000 (11:59 +0800)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 03:59:20 +0000 (11:59 +0800)
commitf58bc34157e6f5d9680212b8ff3f961d11b1ee71
tree6be3f0af74076cacc1e2d637e60d84b3051d06d4
parent1f4b9fd83839eb91246e48f4f89c2115d0e9ea0a
parent9781e36073e3b3b7e6fb338677c22248f6ed3d20
Merge pull request #63145 from tchaikov/no-using-std

tools/ceph_dedup: remove 'using namespace std'

Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Myoungwon Oh <myoungwon.oh@samsung.com>