forked from boostorg/preprocessor
Changed opt to has_opt in header file and HTML
This commit is contained in:
@ -9,8 +9,8 @@
|
||||
#
|
||||
# /* See http://www.boost.org for most recent version. */
|
||||
#
|
||||
# ifndef BOOST_PREPROCESSOR_VARIADIC_DETAIL_OPT_HPP
|
||||
# define BOOST_PREPROCESSOR_VARIADIC_DETAIL_OPT_HPP
|
||||
# ifndef BOOST_PREPROCESSOR_VARIADIC_DETAIL_HAS_OPT_HPP
|
||||
# define BOOST_PREPROCESSOR_VARIADIC_DETAIL_HAS_OPT_HPP
|
||||
#
|
||||
# include <boost/preprocessor/config/config.hpp>
|
||||
#
|
Reference in New Issue
Block a user