Skip to content

Commit 30a9248

Browse files
committed
common/ceph_time: remove unnecessary include
Signed-off-by: Max Kellermann <[email protected]>
1 parent ec52e61 commit 30a9248

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/common/ceph_time.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
#include <string>
2121
#include <optional>
2222
#include <fmt/chrono.h>
23-
#if FMT_VERSION >= 90000
24-
#include <fmt/ostream.h>
25-
#endif
2623
#include <sys/time.h>
2724

2825
#if defined(__APPLE__)

0 commit comments

Comments
 (0)