mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-23 09:07:13 +02:00
fixed right parenthesis
[SVN r16762]
This commit is contained in:
@ -21,6 +21,6 @@
|
||||
#
|
||||
# /* BOOST_PP_RPAREN */
|
||||
#
|
||||
# define BOOST_PP_RPAREN() (
|
||||
# define BOOST_PP_RPAREN() )
|
||||
#
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user