mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Fix style
This commit is contained in:
parent
fd8c599288
commit
0708caeb77
@ -44,6 +44,7 @@ namespace ErrorCodes
|
||||
{
|
||||
extern const int FILE_DOESNT_EXIST;
|
||||
extern const int CANNOT_LOAD_CONFIG;
|
||||
extern const int BAD_ARGUMENTS;
|
||||
}
|
||||
|
||||
/// Get method for string name. Throw exception for wrong name
|
||||
|
Loading…
Reference in New Issue
Block a user