]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/hyp_0f2_data.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / math / tools / hyp_0f2_data.cpp
index 6bdaedb254432f215a1264ff94966f9fdd369aba..a9542653923ad2cd10737327981389231254f9f9 100644 (file)
@@ -5,13 +5,13 @@
 
 #define BOOST_MATH_MAX_SERIES_ITERATION_POLICY 10000000
 
+#include "mp_t.hpp"
 #include <boost/math/constants/constants.hpp>
 #include <boost/lexical_cast.hpp>
 #include <fstream>
 #include <map>
 #include <boost/math/tools/test_data.hpp>
 #include <boost/random.hpp>
-#include "mp_t.hpp"
 
 using namespace boost::math::tools;
 using namespace boost::math;