Fix build with Xcode.

This commit is contained in:
John Preston 2022-10-11 23:35:00 +04:00
parent 58b8eb8e96
commit 04d06e5b12
3 changed files with 3 additions and 2 deletions

View File

@ -585,7 +585,7 @@ private:
MsgId aroundId = 0;
SliceType sliceType = {};
friend inline constexpr auto operator<=>(
friend inline auto operator<=>(
const SharedMediaRequest&,
const SharedMediaRequest&) = default;
};

View File

@ -9,6 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "storage/storage_shared_media.h"
#include "base/weak_ptr.h"
#include "base/qt/qt_compare.h"
#include "data/data_sparse_ids.h"
namespace Main {

@ -1 +1 @@
Subproject commit 44923c8b12bab26c707e8a7077ed82541a444f71
Subproject commit 8d9d8e86b9abea58ed5a218e60d9f79b47085c63