From 0f4c5d1e8c0672bf0a1f2f2d8acac5ba24772435 Mon Sep 17 00:00:00 2001 From: a-romanov <a-romanov@yandex-team.ru> Date: Thu, 10 Feb 2022 16:48:11 +0300 Subject: Restoring authorship annotation for <a-romanov@yandex-team.ru>. Commit 2 of 2. --- library/cpp/threading/local_executor/local_executor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/threading/local_executor/local_executor.h') diff --git a/library/cpp/threading/local_executor/local_executor.h b/library/cpp/threading/local_executor/local_executor.h index 5b8a3b1af9..c1c824f67c 100644 --- a/library/cpp/threading/local_executor/local_executor.h +++ b/library/cpp/threading/local_executor/local_executor.h @@ -9,7 +9,7 @@ #include <util/generic/singleton.h> #include <util/generic/ymath.h> -#include <functional> +#include <functional> namespace NPar { struct ILocallyExecutable : virtual public TThrRefBase { -- cgit v1.2.3