aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/thread.i
diff options
context:
space:
mode:
authorabokov <abokov@yandex-team.ru>2022-02-10 16:49:57 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:57 +0300
commitdb144972bc686626e62c9bb5b84d932f987dc8ef (patch)
treee0ed404f8a8785b89e2f0edb6d22cc8ad474ece0 /util/system/thread.i
parentefc32853c4263131bc59412eaf1a9e4aaae2a1f9 (diff)
downloadydb-db144972bc686626e62c9bb5b84d932f987dc8ef.tar.gz
Restoring authorship annotation for <abokov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/system/thread.i')
-rw-r--r--util/system/thread.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/thread.i b/util/system/thread.i
index 8cba505473..9c6940962b 100644
--- a/util/system/thread.i
+++ b/util/system/thread.i
@@ -1,7 +1,7 @@
//do not use directly
#pragma once
#include "platform.h"
-
+
#if defined(_win_)
#include "winint.h"
#include <process.h>