From 8e47cb756074dfaa928d8af35119f72b33f01d62 Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Wed, 10 Jul 2002 18:03:58 +0000 Subject: [PATCH] added BOOST_PP_SLOT_MAX [SVN r14400] --- include/boost/preprocessor/slot.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/preprocessor/slot.hpp b/include/boost/preprocessor/slot.hpp index 8e3482e..b8931f5 100644 --- a/include/boost/preprocessor/slot.hpp +++ b/include/boost/preprocessor/slot.hpp @@ -15,6 +15,7 @@ # include # # define BOOST_PP_SLOT_LIMIT 5 +# define BOOST_PP_SLOT_MAX 256 # # define BOOST_PP_ASSIGN_SLOT(i) BOOST_PP_DETAIL_CAT2(BOOST_PP_ASSIGN_SLOT_, i) # define BOOST_PP_ASSIGN_SLOT_1