aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/ByteFlow.h
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2020-07-23 17:59:48 +0300
committerlevlam <levlam@telegram.org>2020-07-23 17:59:48 +0300
commita02f8d610d425543cee716a9590e2918855518f3 (patch)
tree294623036ba3d902ef88342cc02282c42e522bce /tdutils/td/utils/ByteFlow.h
parentb344269688fc75f31c1cefac23dde9154230544b (diff)
Speed up tests execution.
GitOrigin-RevId: 5bcac989d87a04ef8510c47232e3525c4e610073
Diffstat (limited to 'tdutils/td/utils/ByteFlow.h')
-rw-r--r--tdutils/td/utils/ByteFlow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tdutils/td/utils/ByteFlow.h b/tdutils/td/utils/ByteFlow.h
index 04bcf2184..3941a1daa 100644
--- a/tdutils/td/utils/ByteFlow.h
+++ b/tdutils/td/utils/ByteFlow.h
@@ -379,4 +379,5 @@ class ByteFlowMoveSink : public ByteFlowInterface {
ChainBufferReader *input_ = nullptr;
ChainBufferWriter *output_ = nullptr;
};
+
} // namespace td