aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/Slice.h
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2019-02-12 23:19:11 +0300
committerlevlam <levlam@telegram.org>2019-02-12 23:19:11 +0300
commitffe53dcd128271b30dd04153cdfdeea5c23d2953 (patch)
tree5ce256ef5286170b054860a833042d0da4cf84fc /tdutils/td/utils/Slice.h
parent61288bd8abcbfd12161b3d61425820defb368510 (diff)
CHECK fixes.
GitOrigin-RevId: 7f82d11913592bb241ab69975278ee8be2ce9d23
Diffstat (limited to 'tdutils/td/utils/Slice.h')
-rw-r--r--tdutils/td/utils/Slice.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tdutils/td/utils/Slice.h b/tdutils/td/utils/Slice.h
index 65df6361f..4544b9618 100644
--- a/tdutils/td/utils/Slice.h
+++ b/tdutils/td/utils/Slice.h
@@ -8,8 +8,6 @@
#include "td/utils/Slice-decl.h"
-#include "td/utils/logging.h"
-
#include <cstring>
#include <type_traits>