diff --git a/include/boost/math/complex/details.hpp b/include/boost/math/complex/details.hpp index 2a2f059c4..d65f8192d 100644 --- a/include/boost/math/complex/details.hpp +++ b/include/boost/math/complex/details.hpp @@ -10,7 +10,7 @@ // inverse trig complex functions, it also contains all the includes // that we need to implement all these functions. // -#include +#include #include #include // isnan where available #include