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 | 32afff1bad806b1fc774d6ccc979a3dc05a0c7f8 (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /library/cpp/actors/helpers | |
parent | 90132a2ca55bba6a3adaf9aff8aed49128867d84 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 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 2715f1f86c3..d8771179de8 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 ) |