From 60040c91ffe701a84689b2c6310ff845e65cff42 Mon Sep 17 00:00:00 2001 From: Ilnur Khuziev Date: Thu, 10 Feb 2022 16:46:14 +0300 Subject: Restoring authorship annotation for Ilnur Khuziev . Commit 2 of 2. --- library/cpp/threading/queue/basic_ut.cpp | 2 +- library/cpp/threading/queue/queue_ut.cpp | 2 +- library/cpp/threading/queue/tune_ut.cpp | 2 +- library/cpp/threading/queue/unordered_ut.cpp | 2 +- library/cpp/threading/queue/ut/ya.make | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'library/cpp/threading/queue') diff --git a/library/cpp/threading/queue/basic_ut.cpp b/library/cpp/threading/queue/basic_ut.cpp index e2a240920b2..5f56f8583ec 100644 --- a/library/cpp/threading/queue/basic_ut.cpp +++ b/library/cpp/threading/queue/basic_ut.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include diff --git a/library/cpp/threading/queue/queue_ut.cpp b/library/cpp/threading/queue/queue_ut.cpp index 1a48e1ca001..80eca147da9 100644 --- a/library/cpp/threading/queue/queue_ut.cpp +++ b/library/cpp/threading/queue/queue_ut.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include "ut_helpers.h" diff --git a/library/cpp/threading/queue/tune_ut.cpp b/library/cpp/threading/queue/tune_ut.cpp index 84e81006aa4..7e980d3e27e 100644 --- a/library/cpp/threading/queue/tune_ut.cpp +++ b/library/cpp/threading/queue/tune_ut.cpp @@ -1,4 +1,4 @@ -#include +#include #include "tune.h" struct TDefaultStructA { diff --git a/library/cpp/threading/queue/unordered_ut.cpp b/library/cpp/threading/queue/unordered_ut.cpp index fd5108a01a2..a43b7f520e5 100644 --- a/library/cpp/threading/queue/unordered_ut.cpp +++ b/library/cpp/threading/queue/unordered_ut.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/library/cpp/threading/queue/ut/ya.make b/library/cpp/threading/queue/ut/ya.make index 647ebc05518..8883d9bf693 100644 --- a/library/cpp/threading/queue/ut/ya.make +++ b/library/cpp/threading/queue/ut/ya.make @@ -1,4 +1,4 @@ -UNITTEST_FOR(library/cpp/threading/queue) +UNITTEST_FOR(library/cpp/threading/queue) OWNER(agri) -- cgit v1.3