forked from boostorg/preprocessor
Tweaking docs
[SVN r12604]
This commit is contained in:
@ -40,6 +40,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/** Obsolete. Use BOOST_PP_ADD(). */
|
||||
/** <P>Obsolete. Use BOOST_PP_ADD().</P> */
|
||||
#define BOOST_PREPROCESSOR_ADD(X,Y) BOOST_PP_ADD(X,Y)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user