mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Update ICommand.cpp
This commit is contained in:
parent
47a118beab
commit
3f83d2f8b3
@ -6,7 +6,6 @@ namespace DB
|
|||||||
namespace ErrorCodes
|
namespace ErrorCodes
|
||||||
{
|
{
|
||||||
extern const int BAD_ARGUMENTS;
|
extern const int BAD_ARGUMENTS;
|
||||||
extern const int LOGICAL_ERROR;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void ICommand::printHelpMessage() const
|
void ICommand::printHelpMessage() const
|
||||||
|
Loading…
Reference in New Issue
Block a user