mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix build with Xcode.
This commit is contained in:
parent
cc97093c5a
commit
42f96f3c43
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ private:
|
|||
explicit operator bool() const {
|
||||
return itemId.operator bool();
|
||||
}
|
||||
friend inline auto operator<=>(Highlight, Highlight) = default;
|
||||
friend inline bool operator==(Highlight, Highlight) = default;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue