diff options
author | nadya73 <[email protected]> | 2022-02-10 16:49:18 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:18 +0300 |
commit | 883d905c560ebed4b7f38d021b424d75c4521a6f (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/yt/yson/public.h | |
parent | b6e35c760e81fe851ac4da1abc08e6ec8e779c10 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/yt/yson/public.h')
-rw-r--r-- | library/cpp/yt/yson/public.h | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/library/cpp/yt/yson/public.h b/library/cpp/yt/yson/public.h index d68c0558e26..68cdcd38c16 100644 --- a/library/cpp/yt/yson/public.h +++ b/library/cpp/yt/yson/public.h @@ -1,11 +1,11 @@ -#pragma once - -namespace NYT::NYson { - -//////////////////////////////////////////////////////////////////////////////// - -struct IYsonConsumer; - -//////////////////////////////////////////////////////////////////////////////// - -} // namespace NYT::NYson +#pragma once + +namespace NYT::NYson { + +//////////////////////////////////////////////////////////////////////////////// + +struct IYsonConsumer; + +//////////////////////////////////////////////////////////////////////////////// + +} // namespace NYT::NYson |