forked from boostorg/preprocessor
Remove extraneous include
This commit is contained in:
@ -21,7 +21,6 @@
|
|||||||
#
|
#
|
||||||
# else
|
# else
|
||||||
#
|
#
|
||||||
# include <boost/preprocessor/config/config.hpp>
|
|
||||||
# if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC() && ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
|
# if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC() && ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
|
||||||
# include <boost/preprocessor/tuple/elem.hpp>
|
# include <boost/preprocessor/tuple/elem.hpp>
|
||||||
# include <boost/preprocessor/facilities/identity.hpp>
|
# include <boost/preprocessor/facilities/identity.hpp>
|
||||||
|
Reference in New Issue
Block a user