diff options
| author | levlam <levlam@telegram.org> | 2021-11-04 12:46:08 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2021-11-04 12:46:08 +0300 |
| commit | ca7947cf44c429d962002b9a28e85b3d75e51138 (patch) | |
| tree | 72c4aaae534dcb66e6f44ac808b58ed5d742f297 /test/mtproto.cpp | |
| parent | eb2c0c9315dad89f67dacb752ff1001d9e464c55 (diff) | |
Minor improvements.
Diffstat (limited to 'test/mtproto.cpp')
| -rw-r--r-- | test/mtproto.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mtproto.cpp b/test/mtproto.cpp index 11fc2e724..a9a0cb09c 100644 --- a/test/mtproto.cpp +++ b/test/mtproto.cpp @@ -32,6 +32,7 @@ #include "td/actor/PromiseFuture.h" #include "td/utils/base64.h" +#include "td/utils/BufferedFd.h" #include "td/utils/common.h" #include "td/utils/crypto.h" #include "td/utils/logging.h" |
