Update TDLib.

This commit is contained in:
levlam 2020-11-28 19:47:44 +03:00
parent 81b2334a31
commit 67a477f471
2 changed files with 2 additions and 1 deletions

2
td

@ -1 +1 @@
Subproject commit 5cbf90e4a081567593247bd96adc4eec2e9156d8
Subproject commit eb80924dad30af4e6d8385d058bb7e847174df5e

View File

@ -21,6 +21,7 @@
#include "td/net/HttpInboundConnection.h"
#include "td/actor/actor.h"
#include "td/actor/ConcurrentScheduler.h"
#include "td/actor/PromiseFuture.h"
#include "td/utils/buffer.h"