]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/core/no_exceptions_support.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / core / no_exceptions_support.hpp
index 6fd76b241a631d35d43df4488b15b858036d31bb..1278e856885a909452c68d420a49037a6aca665a 100644 (file)
@@ -29,7 +29,7 @@
 #    define BOOST_RETHROW throw;
 #    define BOOST_CATCH_END }
 #else
-#    if BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564))
+#    if BOOST_WORKAROUND(BOOST_BORLANDC, BOOST_TESTED_AT(0x564))
 #        define BOOST_TRY { if ("")
 #        define BOOST_CATCH(x) else if (!"")
 #    elif !defined(BOOST_MSVC) || BOOST_MSVC >= 1900