diff options
author | hr0nix <hr0nix@yandex-team.ru> | 2022-02-10 16:49:59 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:59 +0300 |
commit | ba105fe2a44ef4553a9c1dabc9c632702a59c965 (patch) | |
tree | 5a1c2910a8fdb90aafc4c0eba551a437e57385b1 /util/draft/matrix.h | |
parent | 042dfdfd1388209ce3aa06dca56bd52ec63d40b2 (diff) | |
download | ydb-ba105fe2a44ef4553a9c1dabc9c632702a59c965.tar.gz |
Restoring authorship annotation for <hr0nix@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/draft/matrix.h')
-rw-r--r-- | util/draft/matrix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/draft/matrix.h b/util/draft/matrix.h index 154d00b35e..e4729007e5 100644 --- a/util/draft/matrix.h +++ b/util/draft/matrix.h @@ -1,7 +1,7 @@ #pragma once #include <util/generic/noncopyable.h> -#include <util/system/yassert.h> +#include <util/system/yassert.h> #include <util/system/defaults.h> #include <string.h> |