mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-15 21:42:08 +02:00
modified name
[SVN r14257]
This commit is contained in:
@ -10,9 +10,9 @@
|
|||||||
#
|
#
|
||||||
# line BOOST_PP_DETAIL_LINE()
|
# line BOOST_PP_DETAIL_LINE()
|
||||||
#
|
#
|
||||||
# if !defined(BOOST_PP_INDIRECT_FILE)
|
# if !defined(BOOST_PP_INDIRECT_SELF)
|
||||||
# error BOOST_PP: no file to indirect file to include defined
|
# error BOOST_PP: no file to indirect file to include defined
|
||||||
# else
|
# else
|
||||||
# include BOOST_PP_INDIRECT_FILE
|
# include BOOST_PP_INDIRECT_SELF
|
||||||
# undef BOOST_PP_INDIRECT_FILE
|
# undef BOOST_PP_INDIRECT_SELF
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user