fix "ninja dev-headers"

Signed-off-by: Michael Livshin <michael.livshin@scylladb.com>
This commit is contained in:
Michael Livshin
2022-05-24 18:18:17 +03:00
parent 029508b77c
commit 632b4e5a9a
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
#include "query-result-reader.hh"
#include "replica/database_fwd.hh"
#include "db/timeout_clock.hh"
namespace service {
class storage_proxy;