diff options
| author | levlam <levlam@telegram.org> | 2018-09-27 16:37:15 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2018-09-27 16:37:15 +0300 |
| commit | b3bae546ec40a6ee014faf50e275b7d21f24ef79 (patch) | |
| tree | fe464e64a80f1a8fa17bd37778e7d08c59517b21 /benchmark/wget.cpp | |
| parent | f948956bf789926e8a1f0456d93c8786d78eb2d7 (diff) | |
Various fixes.
GitOrigin-RevId: 52699dbd5280b63c6bb32da44ea5bfa3157a7922
Diffstat (limited to 'benchmark/wget.cpp')
| -rw-r--r-- | benchmark/wget.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/wget.cpp b/benchmark/wget.cpp index 0103d7f11..e8a02e3a5 100644 --- a/benchmark/wget.cpp +++ b/benchmark/wget.cpp @@ -14,7 +14,6 @@ #include "td/utils/logging.h" #include "td/utils/Status.h" -#include <memory> #include <string> int main(int argc, char *argv[]) { |
