]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
common/map_cacher: add missing includes
authorMax Kellermann <max.kellermann@ionos.com>
Tue, 29 Oct 2024 11:48:20 +0000 (12:48 +0100)
committerMax Kellermann <max.kellermann@ionos.com>
Mon, 9 Dec 2024 21:51:33 +0000 (22:51 +0100)
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/common/map_cacher.hpp

index 95353425de9e6076ce5bcef850094b88e9aebbbc..93bda03a252185fd4d6f86331ee2bc49e461e112 100644 (file)
 #include "include/expected.hpp"
 #include "common/sharedptr_registry.hpp"
 
+#include <boost/optional.hpp>
+
+#include <map>
+#include <set>
+
 namespace MapCacher {
 /**
  * Abstraction for ordering key updates