From 13f84424ed9975f6827d9786087c6fe6ea265cda Mon Sep 17 00:00:00 2001 From: kimkim <kimkim@yandex-team.ru> Date: Thu, 10 Feb 2022 16:49:27 +0300 Subject: Restoring authorship annotation for <kimkim@yandex-team.ru>. Commit 1 of 2. --- library/cpp/threading/task_scheduler/task_scheduler_ut.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/threading/task_scheduler') diff --git a/library/cpp/threading/task_scheduler/task_scheduler_ut.cpp b/library/cpp/threading/task_scheduler/task_scheduler_ut.cpp index 3b5203194a..df8d3a3e86 100644 --- a/library/cpp/threading/task_scheduler/task_scheduler_ut.cpp +++ b/library/cpp/threading/task_scheduler/task_scheduler_ut.cpp @@ -3,7 +3,7 @@ #include <util/stream/output.h> #include <util/system/atomic.h> -#include <util/generic/vector.h> +#include <util/generic/vector.h> #include "task_scheduler.h" -- cgit v1.2.3