2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-04 00:15:42 +00:00

Fix build on macOS.

This commit is contained in:
John Preston
2021-07-02 22:11:23 +03:00
parent b930bc0e6d
commit d2e6e7adf2

View File

@@ -95,7 +95,7 @@ class PeerData;
class UserData; class UserData;
class ChatData; class ChatData;
class ChannelData; class ChannelData;
class BotCommand; struct BotCommand;
struct BotInfo; struct BotInfo;
namespace Data { namespace Data {