fix "ninja dev-headers"
Signed-off-by: Michael Livshin <michael.livshin@scylladb.com>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include "query-result-reader.hh"
|
||||
#include "replica/database_fwd.hh"
|
||||
#include "db/timeout_clock.hh"
|
||||
|
||||
namespace service {
|
||||
class storage_proxy;
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "partition_version.hh"
|
||||
#include "readers/flat_mutation_reader_fwd.hh"
|
||||
#include "readers/flat_mutation_reader_v2.hh"
|
||||
#include "clustering_key_filter.hh"
|
||||
#include "query-request.hh"
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
#include "cql_serialization_format.hh"
|
||||
#include "utils/fragment_range.hh"
|
||||
#include "utils/managed_bytes.hh"
|
||||
#include "exceptions/exceptions.hh"
|
||||
#include "types.hh"
|
||||
|
||||
int read_collection_size(bytes_view& in, cql_serialization_format sf);
|
||||
|
||||
Reference in New Issue
Block a user