Skip to content

Commit 5b589f5

Browse files
committed
common/SloppyCRCMap: add missing include
Signed-off-by: Max Kellermann <[email protected]>
1 parent 30a9248 commit 5b589f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/common/SloppyCRCMap.h

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

7+
#include <map>
8+
79
#include "include/encoding.h"
810

911
namespace ceph {

0 commit comments

Comments
 (0)