]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/preprocessor/tuple/pop_front.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / preprocessor / tuple / pop_front.hpp
index 53b50ade5fcbecfaea59dda8b5dc4d58d9989621..b489080abf83a2d1134ff675f4aa2a52719ae8a6 100644 (file)
@@ -13,9 +13,6 @@
 # define BOOST_PREPROCESSOR_TUPLE_POP_FRONT_HPP
 #
 # include <boost/preprocessor/config/config.hpp>
-#
-# if BOOST_PP_VARIADICS
-#
 # include <boost/preprocessor/array/pop_front.hpp>
 # include <boost/preprocessor/array/to_tuple.hpp>
 # include <boost/preprocessor/comparison/greater.hpp>
@@ -60,6 +57,4 @@
 #
 # define BOOST_PP_TUPLE_POP_FRONT_Z_RETURN(z, tuple) tuple
 #
-# endif // BOOST_PP_VARIADICS
-#
 # endif // BOOST_PREPROCESSOR_TUPLE_POP_FRONT_HPP