summaryrefslogtreecommitdiffstats
path: root/util/thread
diff options
context:
space:
mode:
authorloudhorr <[email protected]>2022-02-10 16:46:26 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:46:26 +0300
commitf46e9ad72f0ae2f165fb2886ea34043ff5995753 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /util/thread
parentcda908cacb24be13e419866da89ff4fbeea31f89 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/thread')
-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 28606262c62..05fad02e9b9 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_)