diff --git a/include/CommonAPI/Types.hpp b/include/CommonAPI/Types.hpp index a1dd83c..c44af46 100644 --- a/include/CommonAPI/Types.hpp +++ b/include/CommonAPI/Types.hpp @@ -10,6 +10,8 @@ #ifndef COMMONAPI_TYPES_HPP_ #define COMMONAPI_TYPES_HPP_ +#include // this can solve the error on the environment of Ubuntu 24.04 + #include #include #include