]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/Finisher.h
update sources to v12.1.0
[ceph.git] / ceph / src / common / Finisher.h
index 1629d915d638d4e66982435fb21f0c740010fafb..e1a4519c71cd33eb23faa1b5a03b3bc145ea7e2c 100644 (file)
 #ifndef CEPH_FINISHER_H
 #define CEPH_FINISHER_H
 
-#include "include/atomic.h"
 #include "common/Mutex.h"
 #include "common/Cond.h"
-#include "common/Thread.h"
 #include "common/perf_counters.h"
 
 class CephContext;