Update of /cvsroot/boost/boost/boost/xpressive/detail/core/matcher
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4503/boost/xpressive/detail/core/matcher

Modified Files:
        action_matcher.hpp 
Log Message:
yet another rework of context.hpp

Index: action_matcher.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/xpressive/detail/core/matcher/action_matcher.hpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- action_matcher.hpp  27 Mar 2007 07:13:55 -0000      1.12
+++ action_matcher.hpp  28 Mar 2007 08:35:56 -0000      1.13
@@ -20,6 +20,11 @@
 #include <boost/xpressive/detail/core/state.hpp>
 #include <boost/xpressive/proto/proto.hpp>
 #include <boost/xpressive/proto/context.hpp>
+#include <boost/xpressive/proto/fusion.hpp>
+#include <boost/fusion/sequence/view/transform_view.hpp>
+#include <boost/fusion/functional/invocation/invoke.hpp>
+#include <boost/fusion/algorithm/transformation/push_front.hpp>
+#include <boost/fusion/algorithm/transformation/pop_front.hpp>
 
 namespace boost { namespace xpressive { namespace detail
 {


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to