preprocessed files gen for algorithm

[SVN r74449]
This commit is contained in:
Joel de Guzman
2011-09-18 10:48:29 +00:00
parent 5ee02a7546
commit 9b16a51364
21 changed files with 4616 additions and 11 deletions

View File

@ -22,6 +22,6 @@
# endif
#endif
#define FUSION_MAX_MAP_SIZE_STR BOOST_PP_STRINGIZE(BOOST_PHOENIX_PP_ROUND_UP(FUSION_MAX_MAP_SIZE))
#define FUSION_MAX_MAP_SIZE_STR BOOST_PP_STRINGIZE(BOOST_FUSION_PP_ROUND_UP(FUSION_MAX_MAP_SIZE))
#endif