summaryrefslogtreecommitdiff
path: root/boost/math/special_functions/sqrt1pm1.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/math/special_functions/sqrt1pm1.hpp')
-rw-r--r--boost/math/special_functions/sqrt1pm1.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/math/special_functions/sqrt1pm1.hpp b/boost/math/special_functions/sqrt1pm1.hpp
index ad0203e722..293a9d97b3 100644
--- a/boost/math/special_functions/sqrt1pm1.hpp
+++ b/boost/math/special_functions/sqrt1pm1.hpp
@@ -10,9 +10,9 @@
#pragma once
#endif
+#include <boost/math/special_functions/math_fwd.hpp>
#include <boost/math/special_functions/log1p.hpp>
#include <boost/math/special_functions/expm1.hpp>
-#include <boost/math/special_functions/math_fwd.hpp>
//
// This algorithm computes sqrt(1+x)-1 for small x: