mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Fixed style
This commit is contained in:
parent
1e690510b6
commit
5d1f36872b
@ -24,6 +24,7 @@ namespace ErrorCodes
|
|||||||
{
|
{
|
||||||
extern const int HYPERSCAN_CANNOT_SCAN_TEXT;
|
extern const int HYPERSCAN_CANNOT_SCAN_TEXT;
|
||||||
extern const int CANNOT_ALLOCATE_MEMORY;
|
extern const int CANNOT_ALLOCATE_MEMORY;
|
||||||
|
extern const int NOT_IMPLEMENTED;
|
||||||
extern const int TOO_MANY_BYTES;
|
extern const int TOO_MANY_BYTES;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user