mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix build with Xcode.
This commit is contained in:
@@ -585,7 +585,7 @@ private:
|
||||
MsgId aroundId = 0;
|
||||
SliceType sliceType = {};
|
||||
|
||||
friend inline constexpr auto operator<=>(
|
||||
friend inline auto operator<=>(
|
||||
const SharedMediaRequest&,
|
||||
const SharedMediaRequest&) = default;
|
||||
};
|
||||
|
||||
@@ -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
Submodule Telegram/lib_base updated: 44923c8b12...8d9d8e86b9
Reference in New Issue
Block a user