Fix style too

This commit is contained in:
Raúl Marín 2021-07-28 11:39:53 +02:00
parent 4b65db4231
commit 2442216472

View File

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