]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/iterator/test/zip_iterator_test2_std_tuple.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / iterator / test / zip_iterator_test2_std_tuple.cpp
index 60b1b977b67d005fe89e7d75da2bbad227e16083..95eff870447c2843bad2376e69c610b1ef7ac03d 100644 (file)
@@ -1,6 +1,6 @@
 #include <boost/config.hpp>
 
-#if !defined(BOOST_NO_CXX11_HDR_TUPLE)
+#if !defined(BOOST_NO_CXX11_HDR_TUPLE) && !defined(BOOST_NO_CXX11_VARIADIC_TEMPLATES)
 
 #include <tuple>
 #include <boost/fusion/adapted/std_tuple.hpp>