phase3: refactoring for v2.1

[SVN r40210]
This commit is contained in:
Joel de Guzman
2007-10-20 11:49:17 +00:00
parent 9243ee2450
commit d0d540064d
114 changed files with 216 additions and 214 deletions

View File

@ -24,8 +24,8 @@
==============================================================================*/
// We'll use these containers as examples
#include <boost/fusion/sequence/container/list.hpp>
#include <boost/fusion/sequence/container/vector.hpp>
#include <boost/fusion/container/list.hpp>
#include <boost/fusion/container/vector.hpp>
// For doing I/O
#include <boost/fusion/sequence/io.hpp>