summaryrefslogtreecommitdiffstats
path: root/library/cpp/lwtrace/check.cpp
diff options
context:
space:
mode:
authorasorotsky <[email protected]>2022-02-10 16:47:33 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:33 +0300
commit80f0a6b4102e3b2c89f23935c7690409033ea24c (patch)
treed37ae19cf2360516f71e010c02f3fd8fc6b22999 /library/cpp/lwtrace/check.cpp
parent9f1d4466bb653173233b0e47d2cbda7f46995f92 (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/lwtrace/check.cpp')
-rw-r--r--library/cpp/lwtrace/check.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/lwtrace/check.cpp b/library/cpp/lwtrace/check.cpp
index 4e34fc5d49d..2fa7c7bc222 100644
--- a/library/cpp/lwtrace/check.cpp
+++ b/library/cpp/lwtrace/check.cpp
@@ -1,6 +1,6 @@
#include "check.h"
-
-#include <util/stream/output.h>
+
+#include <util/stream/output.h>
#include <util/string/cast.h>
namespace NLWTrace {