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 {