sstables: writer: do not include unused header
the helpers in bit_cast.hh are not used, so drop this #include. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include <seastar/core/byteorder.hh>
|
||||
#include "version.hh"
|
||||
#include "counters.hh"
|
||||
#include "utils/bit_cast.hh"
|
||||
#include "dht/i_partitioner_fwd.hh"
|
||||
|
||||
namespace db {
|
||||
|
||||
Reference in New Issue
Block a user