aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/poor_man_openmp/thread_helper.cpp
diff options
context:
space:
mode:
authorrealtim <realtim@yandex-team.ru>2022-02-10 16:50:07 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:07 +0300
commit1977f1c7bcb225f59f789f5f8735e03eb0c87e1c (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/threading/poor_man_openmp/thread_helper.cpp
parentb422b6e4645219a4002219ae77f5c4a83ac80b59 (diff)
downloadydb-1977f1c7bcb225f59f789f5f8735e03eb0c87e1c.tar.gz
Restoring authorship annotation for <realtim@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/threading/poor_man_openmp/thread_helper.cpp')
-rw-r--r--library/cpp/threading/poor_man_openmp/thread_helper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/threading/poor_man_openmp/thread_helper.cpp b/library/cpp/threading/poor_man_openmp/thread_helper.cpp
index 30970d4fd1..34cb6507b9 100644
--- a/library/cpp/threading/poor_man_openmp/thread_helper.cpp
+++ b/library/cpp/threading/poor_man_openmp/thread_helper.cpp
@@ -1,4 +1,4 @@
-#include "thread_helper.h"
+#include "thread_helper.h"
#include <util/generic/singleton.h>