mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Fix style check
This commit is contained in:
parent
3937942fae
commit
24eed37315
@ -27,6 +27,7 @@ namespace ErrorCodes
|
||||
{
|
||||
extern const int SYSTEM_ERROR;
|
||||
extern const int UNEXPECTED_PACKET_FROM_CLIENT;
|
||||
extern const int LOGICAL_ERROR;
|
||||
}
|
||||
|
||||
struct PollResult
|
||||
|
Loading…
Reference in New Issue
Block a user