]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/preprocessor/tuple/pop_back.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / preprocessor / tuple / pop_back.hpp
index 1aa91c18a155da9c20ac664cf79bb7d8ec6d5b31..20492fec754f89529cc5b89805d9d9f2fb8b632e 100644 (file)
@@ -13,9 +13,6 @@
 # define BOOST_PREPROCESSOR_TUPLE_POP_BACK_HPP
 #
 # include <boost/preprocessor/config/config.hpp>
-#
-# if BOOST_PP_VARIADICS
-#
 # include <boost/preprocessor/array/pop_back.hpp>
 # include <boost/preprocessor/array/to_tuple.hpp>
 # include <boost/preprocessor/comparison/greater.hpp>
@@ -59,6 +56,4 @@
 #
 # define BOOST_PP_TUPLE_POP_BACK_Z_RETURN(z, tuple) tuple
 #
-# endif // BOOST_PP_VARIADICS
-#
 # endif // BOOST_PREPROCESSOR_TUPLE_POP_BACK_HPP