From eeacf45b4adb314098ac0b8deed1bbef3bf560e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Botond=20D=C3=A9nes?= Date: Mon, 11 Mar 2019 10:55:16 +0200 Subject: [PATCH] sstables/time_window_compaction_strategy.hh: make self-sufficient --- sstables/time_window_compaction_strategy.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/sstables/time_window_compaction_strategy.hh b/sstables/time_window_compaction_strategy.hh index a7b1a50f88..37eef7e05f 100644 --- a/sstables/time_window_compaction_strategy.hh +++ b/sstables/time_window_compaction_strategy.hh @@ -46,6 +46,7 @@ #include "size_tiered_compaction_strategy.hh" #include "timestamp.hh" #include "exceptions/exceptions.hh" +#include "sstables/sstables.hh" #include #include