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