forked from boostorg/preprocessor
fixed right parenthesis
[SVN r16762]
This commit is contained in:
@ -21,6 +21,6 @@
|
|||||||
#
|
#
|
||||||
# /* BOOST_PP_RPAREN */
|
# /* BOOST_PP_RPAREN */
|
||||||
#
|
#
|
||||||
# define BOOST_PP_RPAREN() (
|
# define BOOST_PP_RPAREN() )
|
||||||
#
|
#
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user