]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/erf_data.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / math / tools / erf_data.cpp
index b2e76b803f5c849d74fdd5d0c4bc42b67f24bea3..4e8ebcadc12189e7900b1c7b5d5764009cb263c4 100644 (file)
@@ -3,12 +3,12 @@
 //  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/special_functions/gamma.hpp>
 #include <boost/math/special_functions/erf.hpp> // for inverses
 #include <boost/math/constants/constants.hpp>
 #include <fstream>
 #include <boost/math/tools/test_data.hpp>
-#include "mp_t.hpp"
 
 using namespace boost::math::tools;
 using namespace std;