Merge remote-tracking branch 'td/master'
This commit is contained in:
commit
714591bdd9
@ -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…
Reference in New Issue
Block a user