diff options
Diffstat (limited to 'include/tgbot/net/HttpClient.h')
-rw-r--r-- | include/tgbot/net/HttpClient.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tgbot/net/HttpClient.h b/include/tgbot/net/HttpClient.h index 9b452d8..a35dd7d 100644 --- a/include/tgbot/net/HttpClient.h +++ b/include/tgbot/net/HttpClient.h @@ -5,6 +5,7 @@ #include "tgbot/net/HttpReqArg.h" #include <string> +#include <vector> namespace TgBot { |