mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 10:00:35 +00:00
cql3: Add missing include to schema_altering_statement.hh
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#include "cql3/statements/cf_statement.hh"
|
||||
#include "cql3/cql_statement.hh"
|
||||
|
||||
#include "core/shared_ptr.hh"
|
||||
|
||||
#include <experimental/optional>
|
||||
|
||||
namespace cql3 {
|
||||
|
||||
Reference in New Issue
Block a user