mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Changed quotes to angle brackets for Boost.PP iteration
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@616 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
38265da8d1
commit
1de757ee5c
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
#undef MOCK_NUM_ARGS_0
|
#undef MOCK_NUM_ARGS_0
|
||||||
#undef MOCK_NUM_ARGS
|
#undef MOCK_NUM_ARGS
|
||||||
|
|
||||||
#define BOOST_PP_FILENAME_1 "turtle/detail/function_iterate.hpp"
|
#define BOOST_PP_FILENAME_1 <turtle/detail/function_iterate.hpp>
|
||||||
#define BOOST_PP_ITERATION_LIMITS (1, MOCK_MAX_ARGS)
|
#define BOOST_PP_ITERATION_LIMITS (1, MOCK_MAX_ARGS)
|
||||||
#include BOOST_PP_ITERATE()
|
#include BOOST_PP_ITERATE()
|
||||||
#undef BOOST_PP_FILENAME_1
|
#undef BOOST_PP_FILENAME_1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue