Fix style

This commit is contained in:
Dmitry Novik 2023-06-13 23:13:18 +00:00
parent 72e8474918
commit 55b81a5a5e

View File

@ -80,6 +80,7 @@ namespace DB
namespace ErrorCodes
{
extern const int LOGICAL_ERROR;
extern const int BAD_ARGUMENTS;
extern const int NOT_IMPLEMENTED;
extern const int ILLEGAL_PREWHERE;