fixed right parenthesis

[SVN r16762]
This commit is contained in:
Paul Mensonides
2003-01-05 18:58:22 +00:00
parent 0d0d7277d1
commit e2250a1f05

View File

@ -21,6 +21,6 @@
# #
# /* BOOST_PP_RPAREN */ # /* BOOST_PP_RPAREN */
# #
# define BOOST_PP_RPAREN() ( # define BOOST_PP_RPAREN() )
# #
# endif # endif