summaryrefslogtreecommitdiffstats
path: root/library/cpp/yson_pull/consumer.h
diff options
context:
space:
mode:
authorgetsiu <[email protected]>2022-02-10 16:47:17 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:17 +0300
commit5c1eb9f48fd0ac41fd72519a8284ded6f0358f6f (patch)
tree9814fbd1c3effac9b8377c5d604b367b14e2db55 /library/cpp/yson_pull/consumer.h
parentb7af6816e7f07e6271ae48e4ec76dabf1cfdbd11 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/yson_pull/consumer.h')
-rw-r--r--library/cpp/yson_pull/consumer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/yson_pull/consumer.h b/library/cpp/yson_pull/consumer.h
index c06f5a40778..f3b1398d4c1 100644
--- a/library/cpp/yson_pull/consumer.h
+++ b/library/cpp/yson_pull/consumer.h
@@ -3,7 +3,7 @@
#include "event.h"
#include <util/generic/strbuf.h>
-#include <util/system/types.h>
+#include <util/system/types.h>
namespace NYsonPull {
class IConsumer {