]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/convert/test/callable.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / convert / test / callable.cpp
index a4609e89e2af09a74fe42ee18cb1bf2884744462..b8f36146bf97de050dcc121bc3392f350f6050bb 100644 (file)
@@ -5,7 +5,7 @@
 
 #include "./test.hpp"
 
-#if defined(BOOST_CONVERT_INTEL_SFINAE_BROKEN) && 1 < 0
+#if defined(BOOST_CONVERT_IS_NOT_SUPPORTED)
 int main(int, char const* []) { return 0; }
 #else