mirror of
https://github.com/boostorg/preprocessor.git
synced 2026-01-31 18:39:35 +01: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