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