new assign intrinsic

[SVN r69113]
This commit is contained in:
Joel de Guzman
2011-02-21 01:08:53 +00:00
parent 0521159fdc
commit 7bfe445d72
3 changed files with 85 additions and 0 deletions

View File

@ -18,5 +18,6 @@
#include <boost/fusion/sequence/intrinsic/value_at.hpp>
#include <boost/fusion/sequence/intrinsic/at_key.hpp>
#include <boost/fusion/sequence/intrinsic/value_at_key.hpp>
#include <boost/fusion/sequence/intrinsic/assign.hpp>
#endif