aboutsummaryrefslogtreecommitdiffstats
path: root/util/thread/pool.cpp
diff options
context:
space:
mode:
authorloudhorr <loudhorr@yandex-team.ru>2022-02-10 16:46:26 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:26 +0300
commitf46e9ad72f0ae2f165fb2886ea34043ff5995753 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /util/thread/pool.cpp
parentcda908cacb24be13e419866da89ff4fbeea31f89 (diff)
downloadydb-f46e9ad72f0ae2f165fb2886ea34043ff5995753.tar.gz
Restoring authorship annotation for <loudhorr@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/thread/pool.cpp')
-rw-r--r--util/thread/pool.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/thread/pool.cpp b/util/thread/pool.cpp
index 28606262c6..05fad02e9b 100644
--- a/util/thread/pool.cpp
+++ b/util/thread/pool.cpp
@@ -1,5 +1,5 @@
-#include <atomic>
-
+#include <atomic>
+
#include <util/system/defaults.h>
#if defined(_unix_)