diff options
author | Evgeny Grechnikov <diamondaz@yandex.ru> | 2022-02-10 16:46:20 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:20 +0300 |
commit | 6e38f52f898d7c077ddd319800b4014967a5ca76 (patch) | |
tree | f0b2473cfc98506158b8f1d3d387c4f478ade18e /contrib/restricted/boost/libs | |
parent | bd085aee9b4f7a0bee302ce687964ffb7098f986 (diff) | |
download | ydb-6e38f52f898d7c077ddd319800b4014967a5ca76.tar.gz |
Restoring authorship annotation for Evgeny Grechnikov <diamondaz@yandex.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/restricted/boost/libs')
-rw-r--r-- | contrib/restricted/boost/libs/random/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/boost/libs/random/ya.make b/contrib/restricted/boost/libs/random/ya.make index 5d319bcb88..be43020e61 100644 --- a/contrib/restricted/boost/libs/random/ya.make +++ b/contrib/restricted/boost/libs/random/ya.make @@ -19,5 +19,5 @@ SRCS( PEERDIR( contrib/restricted/boost/libs/system ) - + END() |