diff options
| author | levlam <levlam@telegram.org> | 2018-12-27 22:24:44 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2018-12-27 22:24:44 +0300 |
| commit | ca1503c22fe5a8d1179fbeb5b9d8b16576732f5a (patch) | |
| tree | db9f8628d9a8a18772d95f00ec80738b715d843b /benchmark/bench_crypto.cpp | |
| parent | 71b1dbce7a49be6b17b090a29adb6977c3aa7b79 (diff) | |
Fix some includes.
GitOrigin-RevId: a57e47e5925fe1e96080945d40641c84b4e30669
Diffstat (limited to 'benchmark/bench_crypto.cpp')
| -rw-r--r-- | benchmark/bench_crypto.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/bench_crypto.cpp b/benchmark/bench_crypto.cpp index 30acbc16e..db763e73b 100644 --- a/benchmark/bench_crypto.cpp +++ b/benchmark/bench_crypto.cpp @@ -7,7 +7,6 @@ #include "td/utils/benchmark.h" #include "td/utils/crypto.h" -#include "td/utils/int_types.h" #include "td/utils/logging.h" #include "td/utils/port/thread.h" #include "td/utils/Random.h" |
