]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/numeric/interval/test/det.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / numeric / interval / test / det.cpp
index cc401adc61a6c3ea7894fe5e741eca2e463ce3f2..db6bbcba81570544d751dea86d7c48890fd24a6d 100644 (file)
@@ -96,7 +96,7 @@ int test_main(int, char *[]) {
   BOOST_CHECK(test<float>());
   BOOST_CHECK(test<double>());
   BOOST_CHECK(test<long double>());
-# ifdef __BORLANDC__
+# ifdef BOOST_BORLANDC
   ::detail::ignore_warnings();
 # endif
   return 0;