added VARIADIC_SEQ_TO_SEQ

[SVN r80704]
This commit is contained in:
Paul Mensonides
2012-09-26 03:50:27 +00:00
parent 7346503b96
commit b60a47252d
7 changed files with 102 additions and 0 deletions

View File

@ -39,5 +39,6 @@
# include <boost/preprocessor/seq/to_list.hpp>
# include <boost/preprocessor/seq/to_tuple.hpp>
# include <boost/preprocessor/seq/transform.hpp>
# include <boost/preprocessor/seq/variadic_seq_to_seq.hpp>
#
# endif