diff options
| author | loudhorr <[email protected]> | 2022-02-10 16:46:26 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:26 +0300 |
| commit | f46e9ad72f0ae2f165fb2886ea34043ff5995753 (patch) | |
| tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /util/thread | |
| parent | cda908cacb24be13e419866da89ff4fbeea31f89 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/thread')
| -rw-r--r-- | util/thread/pool.cpp | 4 |
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_) |
