forked from boostorg/preprocessor
Removed BOOST_PREPROCESSOR_??? macros
[SVN r14096]
This commit is contained in:
@ -154,7 +154,4 @@
|
||||
#define BOOST_PP_BOOL126 1
|
||||
#define BOOST_PP_BOOL127 1
|
||||
#define BOOST_PP_BOOL128 1
|
||||
|
||||
/* <p>Obsolete. Use BOOST_PP_BOOL().</p> */
|
||||
#define BOOST_PREPROCESSOR_BOOL(X) BOOST_PP_BOOL(X)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user