diff options
Diffstat (limited to 'library/cpp/yt/yson_string/string.cpp')
| -rw-r--r-- | library/cpp/yt/yson_string/string.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/yt/yson_string/string.cpp b/library/cpp/yt/yson_string/string.cpp index 39302fbb4f4..99d45e86169 100644 --- a/library/cpp/yt/yson_string/string.cpp +++ b/library/cpp/yt/yson_string/string.cpp @@ -1,7 +1,7 @@ #include "string.h" #include <library/cpp/yt/assert/assert.h> - + #include <library/cpp/yt/misc/variant.h> #include <library/cpp/yt/memory/new.h> |
