aboutsummaryrefslogtreecommitdiffstats
path: root/util/stream/zlib.h
diff options
context:
space:
mode:
authorkimkim <kimkim@yandex-team.ru>2022-02-10 16:49:28 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:28 +0300
commit10807864acf73d00f425a23b442aac2cf34403a8 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/stream/zlib.h
parent13f84424ed9975f6827d9786087c6fe6ea265cda (diff)
downloadydb-10807864acf73d00f425a23b442aac2cf34403a8.tar.gz
Restoring authorship annotation for <kimkim@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/stream/zlib.h')
-rw-r--r--util/stream/zlib.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/stream/zlib.h b/util/stream/zlib.h
index e27649a0fe..e7de7c81b7 100644
--- a/util/stream/zlib.h
+++ b/util/stream/zlib.h
@@ -5,9 +5,9 @@
#include "output.h"
#include "buffered.h"
-#include <util/system/defaults.h>
-#include <util/generic/ptr.h>
-#include <util/generic/yexception.h>
+#include <util/system/defaults.h>
+#include <util/generic/ptr.h>
+#include <util/generic/yexception.h>
/**
* @addtogroup Streams_Archs