reverting to 2.0

[SVN r40219]
This commit is contained in:
Joel de Guzman
2007-10-20 22:21:43 +00:00
parent c35180f4f9
commit fc1df001c6
114 changed files with 232 additions and 234 deletions

View File

@ -7,10 +7,10 @@
==============================================================================*/
#include <boost/detail/lightweight_test.hpp>
#include <boost/fusion/view/repetitive_view.hpp>
#include <boost/fusion/sequence/view/repetitive_view.hpp>
#include <boost/fusion/container/vector.hpp>
#include <boost/fusion/view/joint_view.hpp>
#include <boost/fusion/sequence/container/vector.hpp>
#include <boost/fusion/sequence/view/joint_view.hpp>
#include <boost/fusion/algorithm/transformation/zip.hpp>
#include <boost/fusion/algorithm/iteration/for_each.hpp>