forked from boostorg/preprocessor
Fix test directory name
[SVN r16066]
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
#
|
||||
# include <boost/preprocessor/cat.hpp>
|
||||
# include <boost/preprocessor/facilities.hpp>
|
||||
# include <libs/preprocessor/regression/test.h>
|
||||
# include <libs/preprocessor/test/test.h>
|
||||
|
||||
BEGIN BOOST_PP_APPLY(BOOST_PP_NIL) 0 == 0 END
|
||||
BEGIN BOOST_PP_APPLY((0)) == 0 END
|
||||
|
Reference in New Issue
Block a user