Fix style

This commit is contained in:
Alexey Milovidov 2020-08-16 22:50:50 +03:00
parent 9cd2ddb646
commit ab435f0610

View File

@ -19,6 +19,7 @@ namespace DB
namespace ErrorCodes
{
extern const int ILLEGAL_COLUMN;
extern const int ILLEGAL_TYPE_OF_ARGUMENT;
}
namespace