2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

New storage for shared media messages index.

This commit is contained in:
John Preston
2017-09-04 14:40:02 +03:00
parent b873fee1cf
commit 41ed2d1b84
34 changed files with 1446 additions and 125 deletions

View File

@@ -75,6 +75,9 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "base/optional.h"
#include "base/algorithm.h"
#include "base/flat_set.h"
#include "base/flat_map.h"
#include "core/basic_types.h"
#include "logs.h"
#include "core/utils.h"