From 42c1a65b0f6e7efad8576bf3dfe6fec51cac7b52 Mon Sep 17 00:00:00 2001 From: alesapin Date: Thu, 4 Mar 2021 15:30:26 +0300 Subject: [PATCH] Style --- src/Coordination/NuKeeperSnapshotManager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Coordination/NuKeeperSnapshotManager.cpp b/src/Coordination/NuKeeperSnapshotManager.cpp index 358f027ac29..211e5a14540 100644 --- a/src/Coordination/NuKeeperSnapshotManager.cpp +++ b/src/Coordination/NuKeeperSnapshotManager.cpp @@ -18,6 +18,7 @@ namespace ErrorCodes { extern const int UNKNOWN_FORMAT_VERSION; extern const int UNKNOWN_SNAPSHOT; + extern const int LOGICAL_ERROR; } namespace