]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/ellint_pi3_data.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / math / tools / ellint_pi3_data.cpp
index bc09d9cfd52aad00cbeaa68150157644b274b182..2c0aee38ad4ac5a47750e1b5aacd555b6af22f66 100644 (file)
@@ -6,13 +6,13 @@
 // 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_3.hpp>
 #include <fstream>
 #include <boost/math/tools/test_data.hpp>
 #include <boost/random.hpp>
-#include "mp_t.hpp"
 
 float extern_val;
 // confuse the compilers optimiser, and force a truncation to float precision: