]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/deleter.h
update sources to v12.1.0
[ceph.git] / ceph / src / common / deleter.h
index a13cf1f92dd2e92f4b5395eacfe457742f2a14be..767ef4b1c573433c2653a5ea6d7b1f9b6cd59fca 100644 (file)
 #define CEPH_COMMON_DELETER_H
 
 #include <atomic>
-#include <memory>
-#include <cstdlib>
-#include <type_traits>
-
-#include "include/assert.h"
 
 /// \addtogroup memory-module
 /// @{