diff options
Diffstat (limited to 'include/tgbot/net/TgWebhookTcpServer.h')
-rw-r--r-- | include/tgbot/net/TgWebhookTcpServer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tgbot/net/TgWebhookTcpServer.h b/include/tgbot/net/TgWebhookTcpServer.h index 28ae8aa..c812abe 100644 --- a/include/tgbot/net/TgWebhookTcpServer.h +++ b/include/tgbot/net/TgWebhookTcpServer.h @@ -3,6 +3,8 @@ #include "tgbot/net/TgWebhookServer.h" +#include <string> + namespace TgBot { /** |