From e12563189c2eedc9c7ae7cfc85cae842fb4b6141 Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Sat, 14 Mar 2020 17:35:14 +0300 Subject: Add missing header. --- include/tgbot/Bot.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/tgbot/Bot.h b/include/tgbot/Bot.h index ac5d096..bf77380 100644 --- a/include/tgbot/Bot.h +++ b/include/tgbot/Bot.h @@ -1,6 +1,7 @@ #ifndef TGBOT_CPP_BOT_H #define TGBOT_CPP_BOT_H +#include #include #include #include "tgbot/Api.h" -- cgit v1.2.3