sstables/time_window_compaction_strategy.hh: make self-sufficient

This commit is contained in:
Botond Dénes
2019-03-11 10:55:16 +02:00
parent 9953cecc83
commit eeacf45b4a

View File

@@ -46,6 +46,7 @@
#include "size_tiered_compaction_strategy.hh"
#include "timestamp.hh"
#include "exceptions/exceptions.hh"
#include "sstables/sstables.hh"
#include <boost/range/algorithm/partial_sort.hpp>
#include <boost/range/adaptors.hpp>