mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 10:02:01 +00:00
Fixed warning #2504
This commit is contained in:
parent
08ec751a8c
commit
1e60b733f4
@ -43,7 +43,7 @@ using StorageWeakPtr = std::weak_ptr<IStorage>;
|
||||
struct Settings;
|
||||
|
||||
class AlterCommands;
|
||||
struct MutationCommands;
|
||||
class MutationCommands;
|
||||
|
||||
|
||||
/** Does not allow changing the table description (including rename and delete the table).
|
||||
|
Loading…
Reference in New Issue
Block a user