reo7sp / tgbot-cpp

C++ library for Telegram bot API
http://reo7sp.github.io/tgbot-cpp
MIT License
995 stars 238 forks source link

fix gcc13 build #277

Closed Iife85dr1 closed 1 year ago

Iife85dr1 commented 1 year ago

https://gcc.gnu.org/gcc-13/porting_to.html

<cstdint> (for std::int8_t, std::int32_t etc.)