Skip to content

Commit 7f8e1ae

Browse files
committed
log: add missing includes
Signed-off-by: Max Kellermann <[email protected]>
1 parent 00ab6c7 commit 7f8e1ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/log/SubsystemMap.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
#ifndef CEPH_LOG_SUBSYSTEMS
55
#define CEPH_LOG_SUBSYSTEMS
66

7+
#include <array>
8+
#include <cstdint>
79
#include <string>
810
#include <vector>
911
#include <algorithm>

0 commit comments

Comments
 (0)