mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Fix build for Linux.
This commit is contained in:
@@ -14,8 +14,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "ui/image/image.h"
|
||||
#include "main/main_session.h"
|
||||
|
||||
#include <compare>
|
||||
|
||||
namespace Data {
|
||||
|
||||
void CloudImageView::set(
|
||||
@@ -314,4 +312,4 @@ void LoadCloudFile(
|
||||
std::move(progress));
|
||||
}
|
||||
|
||||
} // namespace Data
|
||||
} // namespace Data
|
||||
|
||||
Reference in New Issue
Block a user