]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/bit_vector.hpp
update sources to v12.1.0
[ceph.git] / ceph / src / common / bit_vector.hpp
index c15b0927e376c5614b9c0f54d1b74dae27435e16..6a6e6b7d03e7c86cee913d8578470929a13b4e9a 100644 (file)
 
 #include "common/Formatter.h"
 #include "include/assert.h"
-#include "include/buffer.h"
 #include "include/encoding.h"
-#include <stdint.h>
-#include <cmath>
-#include <list>
-#include <vector>
-#include <boost/static_assert.hpp>
 
 namespace ceph {