]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/ellint_d2_data.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / math / tools / ellint_d2_data.cpp
index 79263711bd75a3155546306be680a9aceec9f8bd..d9223d146cae78e51e9e5979a5897fbd412b397a 100644 (file)
@@ -3,13 +3,13 @@
 // Boost Software License, Version 1.0.
 // (See accompanying file LICENSE_1_0.txt
 // or copy at http://www.boost.org/LICENSE_1_0.txt)
+#include "mp_t.hpp"
 #include <boost/math/tools/test_data.hpp>
 #include <boost/test/included/prg_exec_monitor.hpp>
 #include <boost/math/special_functions/ellint_1.hpp>
 #include <boost/math/special_functions/ellint_2.hpp>
 #include <fstream>
 #include <boost/math/tools/test_data.hpp>
-#include "mp_t.hpp"
 
 using namespace boost::math::tools;
 using namespace boost::math;