Add missing include.
This commit is contained in:
parent
8f97a6dc00
commit
bee2893533
@ -17,6 +17,8 @@
|
|||||||
#include "td/utils/misc.h"
|
#include "td/utils/misc.h"
|
||||||
#include "td/utils/SliceBuilder.h"
|
#include "td/utils/SliceBuilder.h"
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
namespace td {
|
namespace td {
|
||||||
|
|
||||||
RecentDialogList::RecentDialogList(Td *td, const char *name, size_t max_size)
|
RecentDialogList::RecentDialogList(Td *td, const char *name, size_t max_size)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user