X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fmath%2Ftools%2Fellint_e_data.cpp;h=e761b541ff4c87ee7552fe5ccac14767a0da4cd7;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=d68d3f20037203662e4d7f07a9beed074feb7c98;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/libs/math/tools/ellint_e_data.cpp b/ceph/src/boost/libs/math/tools/ellint_e_data.cpp index d68d3f200..e761b541f 100644 --- a/ceph/src/boost/libs/math/tools/ellint_e_data.cpp +++ b/ceph/src/boost/libs/math/tools/ellint_e_data.cpp @@ -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 #include #include #include #include -#include "mp_t.hpp" using namespace boost::math::tools; using namespace boost::math;