diff options
author | romanoved <[email protected]> | 2022-02-10 16:45:56 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:56 +0300 |
commit | 90132a2ca55bba6a3adaf9aff8aed49128867d84 (patch) | |
tree | 31b87b38cf64c8a06dc9225c2627ca5ec2b1aae1 /library/cpp/actors/helpers | |
parent | 62a805381e41500fbc7914c37c71ab040a098f4e (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/actors/helpers')
-rw-r--r-- | library/cpp/actors/helpers/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/actors/helpers/ya.make b/library/cpp/actors/helpers/ya.make index d8771179de8..2715f1f86c3 100644 --- a/library/cpp/actors/helpers/ya.make +++ b/library/cpp/actors/helpers/ya.make @@ -8,7 +8,7 @@ SRCS( flow_controlled_queue.cpp flow_controlled_queue.h future_callback.h - mon_histogram_helper.h + mon_histogram_helper.h selfping_actor.cpp ) |