diff --git a/components/math/include/fast_math.hpp b/components/math/include/fast_math.hpp index 005cb487d4..0fa6ba1ee2 100644 --- a/components/math/include/fast_math.hpp +++ b/components/math/include/fast_math.hpp @@ -1,5 +1,6 @@ #pragma once +#include // std::find_if #include #include #include