diff --git a/beidou.hh b/beidou.hh index 118df9a..8413b23 100644 --- a/beidou.hh +++ b/beidou.hh @@ -3,6 +3,8 @@ #include #include "bits.hh" #include +#include + std::basic_string getCondensedBeidouMessage(std::basic_string_view payload); int beidouBitconv(int their);