diff options
author | lexeyo <lexeyo@yandex-team.ru> | 2022-02-10 16:50:52 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:52 +0300 |
commit | c0a1bd5a47467ef8bf618172a331c90a2e70d71f (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/threading/future/subscription/wait_all_or_exception.cpp | |
parent | 7bd28c29ae2a1fba7a03bcf4c658af66fe1373bf (diff) | |
download | ydb-c0a1bd5a47467ef8bf618172a331c90a2e70d71f.tar.gz |
Restoring authorship annotation for <lexeyo@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/threading/future/subscription/wait_all_or_exception.cpp')
-rw-r--r-- | library/cpp/threading/future/subscription/wait_all_or_exception.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/threading/future/subscription/wait_all_or_exception.cpp b/library/cpp/threading/future/subscription/wait_all_or_exception.cpp index b1bbb9dd77..0c73ddeb84 100644 --- a/library/cpp/threading/future/subscription/wait_all_or_exception.cpp +++ b/library/cpp/threading/future/subscription/wait_all_or_exception.cpp @@ -1 +1 @@ -#include "wait_all_or_exception.h" +#include "wait_all_or_exception.h" |