diff options
author | Alexey Borzenkov <[email protected]> | 2022-02-10 16:47:41 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:41 +0300 |
commit | 22d92781ba2a10b7fb5b977b7d1a5c40ff53885f (patch) | |
tree | 852611fd27f734847435b37aa5b0ad5d8b1c10ac /ydb/core/tablet_flat/flat_boot_misc.cpp | |
parent | 667a4ee7da2e004784b9c3cfab824a81e96f4d66 (diff) |
Restoring authorship annotation for Alexey Borzenkov <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'ydb/core/tablet_flat/flat_boot_misc.cpp')
-rw-r--r-- | ydb/core/tablet_flat/flat_boot_misc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ydb/core/tablet_flat/flat_boot_misc.cpp b/ydb/core/tablet_flat/flat_boot_misc.cpp index e8ca8c203e8..6d95ca7776d 100644 --- a/ydb/core/tablet_flat/flat_boot_misc.cpp +++ b/ydb/core/tablet_flat/flat_boot_misc.cpp @@ -1,7 +1,7 @@ #include "flat_executor_bootlogic.h" #include "flat_boot_stages.h" #include "flat_boot_back.h" -#include "flat_exec_commit_mgr.h" +#include "flat_exec_commit_mgr.h" #include "logic_snap_main.h" #include "flat_executor_txloglogic.h" |