forked from boostorg/preprocessor
Removed BOOST_PREPROCESSOR_??? macros
[SVN r14097]
This commit is contained in:
@ -156,7 +156,4 @@ supported.</p>
|
||||
#define BOOST_PP_INC126 127
|
||||
#define BOOST_PP_INC127 128
|
||||
#define BOOST_PP_INC128 128
|
||||
|
||||
/* <p>Obsolete. Use BOOST_PP_INC().</p> */
|
||||
#define BOOST_PREPROCESSOR_INC(X) BOOST_PP_INC(X)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user