]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/inv_hyp_data.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / math / tools / inv_hyp_data.cpp
index cff496bf36a9472a147bb400f1f06d853851ad8d..b24b3578db19f807c24c86eabbf7ac5d9a659acb 100644 (file)
@@ -3,10 +3,10 @@
 //  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/constants/constants.hpp>
 #include <fstream>
 #include <boost/math/tools/test_data.hpp>
-#include "mp_t.hpp"
 
 using namespace boost::math::tools;
 using namespace std;