doc updates + some more header tweaks

[SVN r40830]
This commit is contained in:
Joel de Guzman
2007-11-06 11:58:37 +00:00
parent 58b2bccbe4
commit 41c46501db
31 changed files with 36 additions and 36 deletions

View File

@ -7,6 +7,6 @@
#if !defined(FUSION_INCLUDE_MAKE_CONS)
#define FUSION_INCLUDE_MAKE_CONS
#include <boost/fusion/sequence/generation/make_cons.hpp>
#include <boost/fusion/container/generation/make_cons.hpp>
#endif