Update of /cvsroot/boost/boost/boost/fusion/include
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28445

Modified Files:
        mpl.hpp 
Log Message:
mpl.hpp header now includes 2 way mapping to and from mpl and fusion
#include <boost/fusion/sequence/adapted/mpl.hpp>
#include <boost/fusion/sequence/intrinsic/mpl.hpp>

Index: mpl.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/mpl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mpl.hpp     2 Mar 2007 10:44:07 -0000       1.2
+++ mpl.hpp     22 Apr 2007 08:06:36 -0000      1.3
@@ -1,12 +1,13 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
 
-    Distributed under the Boost Software License, Version 1.0. (See 
accompanying 
+    Distributed under the Boost Software License, Version 1.0. (See 
accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
==============================================================================*/
 #if !defined(FUSION_INCLUDE_MPL)
 #define FUSION_INCLUDE_MPL
 
 #include <boost/fusion/sequence/adapted/mpl.hpp>
+#include <boost/fusion/sequence/intrinsic/mpl.hpp>
 
 #endif


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to