aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-04-30 08:52:41 +0300
committerlevlam <levlam@telegram.org>2026-04-30 08:52:41 +0300
commite86cd4496645ccefeaac23aa9f869dfb86eb91ca (patch)
tree767312cb76a4ade91325b20d8f7f24eb7bfc845a /test
parentd5714b0b8361fd3efb96244275b6fbaeba09449c (diff)
Fix includes.
Diffstat (limited to 'test')
-rw-r--r--test/mtproto.cpp1
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"