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