phase4: refactoring for v2.1

[SVN r40212]
This commit is contained in:
Joel de Guzman
2007-10-20 13:13:46 +00:00
parent 16bcb17c06
commit e894481f5b
13 changed files with 18 additions and 18 deletions

View File

@ -9,7 +9,7 @@
#include <boost/fusion/adapted/mpl.hpp>
#include <boost/fusion/sequence/generation/make_vector.hpp>
#include <boost/fusion/sequence/generation/make_list.hpp>
#include <boost/fusion/sequence/conversion/as_vector.hpp>
#include <boost/fusion/container/vector/convert.hpp>
#include <boost/fusion/algorithm/transformation/push_back.hpp>
#include <boost/fusion/sequence/comparison/equal_to.hpp>
#include <boost/fusion/sequence/io/out.hpp>