]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/spherical_harmonic_data.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / math / tools / spherical_harmonic_data.cpp
index 2c04823e47e866fe9dc2365163261fb882a337b6..d13674e46fc1f2f3c602e33ff21e18f49327e787 100644 (file)
@@ -3,11 +3,11 @@
 //  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/spherical_harmonic.hpp>
 #include <fstream>
 #include <boost/math/tools/test_data.hpp>
 #include <boost/random.hpp>
-#include "mp_t.hpp"
 
 using namespace boost::math::tools;
 using namespace boost::math;