]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/bloom_filter.cc
update sources to v12.1.0
[ceph.git] / ceph / src / common / bloom_filter.cc
index 6bc54bc776202511cbdc63f9ade8825e10354d11..95516e6fdb8978c5c87089f4b7458f8dcba91d94 100644 (file)
@@ -2,8 +2,6 @@
 // vim: ts=8 sw=2 smarttab
 
 #include "common/bloom_filter.hpp"
-#include "common/Formatter.h"
-#include "include/buffer.h"
 
 MEMPOOL_DEFINE_FACTORY(unsigned char, byte, bloom_filter);