Skip to content

Commit 082ff95

Browse files
committed
test/common/test_time: add missing using ceph::mono_clock
Signed-off-by: Max Kellermann <[email protected]>
1 parent 99f58a5 commit 082ff95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/common/test_time.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ using ceph::real_time;
2828
using ceph::real_clock;
2929
using ceph::real_time;
3030

31+
using ceph::mono_clock;
32+
3133
using ceph::coarse_real_clock;
3234
using ceph::coarse_mono_clock;
3335

0 commit comments

Comments
 (0)