]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/crimson: include seastar/util/later.hh for seastar::now()
authorKefu Chai <kchai@redhat.com>
Wed, 9 Sep 2020 05:24:11 +0000 (13:24 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 9 Sep 2020 05:27:25 +0000 (13:27 +0800)
commit6e7cc5b2c4281c59a45c08b0206b1d42580c43bb
treea5f66b66072f03d239a47a0a138528e79d8cf866
parent8d814cc09aef86092db03361934cbac93bc8d2ba
test/crimson: include seastar/util/later.hh for seastar::now()

seastar::now() is extracted into seastar/util/later.hh in a recent
change in seastar, so update accordingly

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/crimson/test_socket.cc