diff options
Diffstat (limited to 'libs/math/test/float128/test_carlson.cpp')
-rw-r--r-- | libs/math/test/float128/test_carlson.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/math/test/float128/test_carlson.cpp b/libs/math/test/float128/test_carlson.cpp index ec6699daa..145849373 100644 --- a/libs/math/test/float128/test_carlson.cpp +++ b/libs/math/test/float128/test_carlson.cpp @@ -10,6 +10,7 @@ #include <boost/math/special_functions/ellint_rd.hpp> #include <boost/math/special_functions/ellint_rf.hpp> #include <boost/math/special_functions/ellint_rj.hpp> +#include <boost/math/special_functions/ellint_rg.hpp> #include "libs/math/test/test_carlson.hpp" void expected_results() |