diff --git a/include/boost/preprocessor/iterate.hpp b/include/boost/preprocessor/iterate.hpp index 2faf46a..257db58 100644 --- a/include/boost/preprocessor/iterate.hpp +++ b/include/boost/preprocessor/iterate.hpp @@ -55,4 +55,6 @@ # # define BOOST_PP_LOCAL_ITERATE() # +# define BOOST_PP_INCLUDE_SELF() +# # endif