summaryrefslogtreecommitdiffstats
path: root/library/cpp/yson/node/node_builder.h
diff options
context:
space:
mode:
authorluckygeck <[email protected]>2022-02-10 16:49:18 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:49:18 +0300
commitcb691264f012c552bac85a9fe352baa062cd81dd (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/yson/node/node_builder.h
parent48ea53d4c114c948fa16fee5ec66de2552c93471 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/yson/node/node_builder.h')
-rw-r--r--library/cpp/yson/node/node_builder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/yson/node/node_builder.h b/library/cpp/yson/node/node_builder.h
index d8d9f6b0abc..69800016e09 100644
--- a/library/cpp/yson/node/node_builder.h
+++ b/library/cpp/yson/node/node_builder.h
@@ -3,7 +3,7 @@
#include "node.h"
#include <library/cpp/json/json_reader.h>
-
+
#include <library/cpp/yson/consumer.h>
#include <util/generic/stack.h>