aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmark/bench_handshake.cpp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2021-11-09 19:02:01 +0300
committerlevlam <levlam@telegram.org>2021-11-09 19:02:01 +0300
commit00cea653bf7b03c2ae346b356c8a0f4495fb1918 (patch)
tree0ba713bbadf52a1866c8cb5a75af6d60bc5518b1 /benchmark/bench_handshake.cpp
parenta3e9a0be1ff621e7e694ccedc9d9e54b4076d083 (diff)
Improve includes.
Diffstat (limited to 'benchmark/bench_handshake.cpp')
-rw-r--r--benchmark/bench_handshake.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/bench_handshake.cpp b/benchmark/bench_handshake.cpp
index 13cefad63..509af7dfc 100644
--- a/benchmark/bench_handshake.cpp
+++ b/benchmark/bench_handshake.cpp
@@ -10,7 +10,6 @@
#include "td/utils/base64.h"
#include "td/utils/benchmark.h"
#include "td/utils/common.h"
-#include "td/utils/logging.h"
#include "td/utils/Slice.h"
#include <map>