]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/ellint_pi2_data.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / math / tools / ellint_pi2_data.cpp
index e7b63ec4d3494c5a3af0526d7c081b1edfff049e..d9ad7fd76572f141c0b49e0fc26c32f2318ba617 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_2.hpp>
 #include <boost/math/special_functions/ellint_3.hpp>
 #include <fstream>
 #include <boost/math/tools/test_data.hpp>
-#include "mp_t.hpp"
 
 using namespace boost::math::tools;
 using namespace boost::math;