merge from trunk

[SVN r47204]
This commit is contained in:
Joel de Guzman
2008-07-08 02:39:55 +00:00
parent d150ba8498
commit 099deb4385
28 changed files with 30 additions and 30 deletions

View File

@ -31,7 +31,7 @@
#include <boost/preprocessor/repetition/enum_params.hpp>
#include <boost/preprocessor/cat.hpp>
#include <boost/mpl/int.hpp>
#include <utility>
#include <boost/config/no_tr1/utility.hpp>
namespace boost { namespace fusion { namespace extension {
template<typename Struct, typename Key>