]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #22756 from wjwithagen/wjw-fix-missing-vector
authorKefu Chai <tchaikov@gmail.com>
Fri, 29 Jun 2018 02:04:55 +0000 (10:04 +0800)
committerGitHub <noreply@github.com>
Fri, 29 Jun 2018 02:04:55 +0000 (10:04 +0800)
commit712a3d963cdd467a3d48ac460dc097553d7d6021
tree56e09ffbf3c2ea874d9e391a1687b5da9de0d5f7
parent32cb3023c67546a377004068b70361b3c2e9bb6f
parent9d68af58ce959aaafbe257ac999eec1efde86488
Merge pull request #22756 from wjwithagen/wjw-fix-missing-vector

mgr: `#include <vector>` for clang

Reviewed-by: Kefu Chai <kchai@redhat.com>