]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/preprocessor/punctuation/is_begin_parens.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / preprocessor / punctuation / is_begin_parens.hpp
index 20b32bc2bec0bc8af91f70d731358bad381709c2..05f73eed88e4b60d6fbf54dedd1c497f16dc44a3 100644 (file)
 # ifndef BOOST_PREPROCESSOR_IS_BEGIN_PARENS_HPP
 # define BOOST_PREPROCESSOR_IS_BEGIN_PARENS_HPP
 
-# include <boost/preprocessor/config/config.hpp>
-
-#if BOOST_PP_VARIADICS
-
+#include <boost/preprocessor/config/config.hpp>
 #include <boost/preprocessor/punctuation/detail/is_begin_parens.hpp>
 
 #if BOOST_PP_VARIADICS_MSVC && _MSC_VER <= 1400
@@ -47,5 +44,4 @@
 /**/
 
 #endif /* BOOST_PP_VARIADICS_MSVC && _MSC_VER <= 1400 */
-#endif /* BOOST_PP_VARIADICS */
 #endif /* BOOST_PREPROCESSOR_IS_BEGIN_PARENS_HPP */