diff --git a/cpp/src/math.hpp b/cpp/src/math.hpp index 4068b7e..f6ac078 100644 --- a/cpp/src/math.hpp +++ b/cpp/src/math.hpp @@ -9,6 +9,7 @@ #include #include #include +#include template requires std::floating_point