aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/mtproto.cpp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2024-05-20 13:46:32 +0300
committerlevlam <levlam@telegram.org>2024-05-20 13:46:32 +0300
commit53c3e791976c20fdc835c4c196ee78fc812f321a (patch)
tree49f0f56c3e5f7c8561650636aa06365b408c73c8 /test/mtproto.cpp
parent699707a09bdcd37a3ef1739d512fe03d5f186b30 (diff)
Move class HttpDate to tdutils.
Diffstat (limited to 'test/mtproto.cpp')
-rw-r--r--test/mtproto.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mtproto.cpp b/test/mtproto.cpp
index 293050189..39087599b 100644
--- a/test/mtproto.cpp
+++ b/test/mtproto.cpp
@@ -34,6 +34,7 @@
#include "td/utils/BufferedFd.h"
#include "td/utils/common.h"
#include "td/utils/crypto.h"
+#include "td/utils/HttpDate.h"
#include "td/utils/logging.h"
#include "td/utils/port/Clocks.h"
#include "td/utils/port/IPAddress.h"