mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
compaction.hh: add missing includes
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "database_fwd.hh"
|
||||
#include "sstables.hh"
|
||||
#include <seastar/core/thread.hh>
|
||||
#include <functional>
|
||||
|
||||
namespace sstables {
|
||||
|
||||
Reference in New Issue
Block a user