]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/convert/test/fallbacks.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / convert / test / fallbacks.cpp
index af01796adff5d02e631a781ecc9633aa86366127..b0192e9b1ce4ce8cfdb70546836b97493197258c 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