Fix style

This commit is contained in:
Igor Nikonov 2023-08-17 12:11:28 +00:00
parent c36f828f9f
commit 4af3790f34

View File

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