]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/numeric/interval/detail/bcc_rounding_control.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / numeric / interval / detail / bcc_rounding_control.hpp
index c55d0823b221283726eae43bc54b273d30674cb9..3bc97af577c2251f7ac1656affd080f96c61f1da 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef BOOST_NUMERIC_INTERVAL_DETAIL_BCC_ROUNDING_CONTROL_HPP
 #define BOOST_NUMERIC_INTERVAL_DETAIL_BCC_ROUNDING_CONTROL_HPP
 
-#ifndef __BORLANDC__
+#if !defined(__BORLANDC__) || defined(__clang__)
 #  error This header is only intended for Borland C++.
 #endif