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