fix wrong dir name

[SVN r17136]
This commit is contained in:
Beman Dawes
2003-01-31 21:26:53 +00:00
parent 1f03280e44
commit 72ecbc58fa
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
# define BOOST_PP_LOCAL_LIMITS (5, 1)
# include BOOST_PP_LOCAL_ITERATE()
#
# define BOOST_PP_INDIRECT_SELF <libs/preprocessor/regression/iteration.cpp>
# define BOOST_PP_INDIRECT_SELF <libs/preprocessor/test/iteration.cpp>
# include BOOST_PP_INCLUDE_SELF()
#
# else