diff options
| author | levlam <levlam@telegram.org> | 2026-04-30 08:52:41 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2026-04-30 08:52:41 +0300 |
| commit | e86cd4496645ccefeaac23aa9f869dfb86eb91ca (patch) | |
| tree | 767312cb76a4ade91325b20d8f7f24eb7bfc845a /test | |
| parent | d5714b0b8361fd3efb96244275b6fbaeba09449c (diff) | |
Fix includes.
Diffstat (limited to 'test')
| -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 ff89e2965..15767f9d9 100644 --- a/test/mtproto.cpp +++ b/test/mtproto.cpp @@ -35,6 +35,7 @@ #include "td/utils/crypto.h" #include "td/utils/HttpDate.h" #include "td/utils/logging.h" +#include "td/utils/misc.h" #include "td/utils/port/Clocks.h" #include "td/utils/port/IPAddress.h" #include "td/utils/port/SocketFd.h" |
