X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Fboost%2Fnumeric%2Finterval%2Fdetail%2Fx86_rounding_control.hpp;h=9078692904bc1ecdfa6de83c869b65edf3593f71;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=3594d01691ea13c7cfb1ecfe57c0c5297f85b3cc;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/boost/numeric/interval/detail/x86_rounding_control.hpp b/ceph/src/boost/boost/numeric/interval/detail/x86_rounding_control.hpp index 3594d0169..907869290 100644 --- a/ceph/src/boost/boost/numeric/interval/detail/x86_rounding_control.hpp +++ b/ceph/src/boost/boost/numeric/interval/detail/x86_rounding_control.hpp @@ -11,7 +11,7 @@ #ifndef BOOST_NUMERIC_INTERVAL_DETAIL_X86_ROUNDING_CONTROL_HPP #define BOOST_NUMERIC_INTERVAL_DETAIL_X86_ROUNDING_CONTROL_HPP -#ifdef __GNUC__ +#if defined(__GNUC__) || defined(__BORLANDC__) && defined(__clang__) # include #elif defined(__BORLANDC__) # include