]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/map_cacher.hpp
update sources to v12.1.0
[ceph.git] / ceph / src / common / map_cacher.hpp
index ba48c4ef99fbb1aa74de0d78ca709ae1f80a1091..b749460e21dd18f8692ad0424c139a33cef78497 100644 (file)
 #ifndef MAPCACHER_H
 #define MAPCACHER_H
 
-#include <boost/scoped_ptr.hpp>
-#include <boost/optional/optional_io.hpp>
-#include "include/memory.h"
-#include <set>
-#include <map>
-#include <utility>
-#include <string>
-#include <errno.h>
-
-#include "include/Context.h"
 #include "common/sharedptr_registry.hpp"
 
 namespace MapCacher {