]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/units/base_dimension.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / units / base_dimension.hpp
index 430f019e6be35aef0b1ad7c994783b54f597f4ec..b8d348e4a1a2e13ff283de5db78d28cc44595a35 100644 (file)
@@ -54,7 +54,7 @@ struct check_base_dimension {
 /// to use the same value in multiple definitions.
 template<class Derived,
          long N
-#if !defined(BOOST_UNITS_DOXYGEN) && !defined(__BORLANDC__)
+#if !defined(BOOST_UNITS_DOXYGEN) && !defined(BOOST_BORLANDC)
          ,
          class = typename detail::ordinal_has_already_been_defined<
              check_base_dimension<Derived, N>::value