]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
include/util: add missing includes
authorMax Kellermann <max.kellermann@ionos.com>
Tue, 29 Oct 2024 08:49:01 +0000 (09:49 +0100)
committerMax Kellermann <max.kellermann@ionos.com>
Mon, 9 Dec 2024 21:46:34 +0000 (22:46 +0100)
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/include/util.h

index acad4a52c9f9fde51bfa05cfe00b4d9bf0689c9c..e94da83ec0ad24418332b9e2d0fa8bf8e43e7e3f 100644 (file)
 #include "common/Formatter.h"
 #include "include/types.h"
 
+#include <list>
+#include <map>
+#include <string>
+
 std::string bytes2str(uint64_t count);
 
 struct ceph_data_stats