Fixed warning #2504

This commit is contained in:
Alexey Milovidov 2018-06-13 23:02:27 +03:00
parent 08ec751a8c
commit 1e60b733f4

View File

@ -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).