Skip to content

Commit d3c3586

Browse files
committed
common/ceph_json: add missing include
Signed-off-by: Max Kellermann <[email protected]>
1 parent b257ddd commit d3c3586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/ceph_json.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <stdexcept>
88
#include <string>
99
#include <typeindex>
10+
#include "include/encoding.h"
1011
#include <include/types.h>
1112
#include <boost/container/flat_map.hpp>
1213
#include <boost/container/flat_set.hpp>

0 commit comments

Comments
 (0)