Boost logo

Boost-Commit :

From: eric_at_[hidden]
Date: 2008-06-10 14:05:00


Author: eric_niebler
Date: 2008-06-10 14:05:00 EDT (Tue, 10 Jun 2008)
New Revision: 46302
URL: http://svn.boost.org/trac/boost/changeset/46302

Log:
include as_actor
Text files modified:
   branches/proto/v4/boost/phoenix/core.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/proto/v4/boost/phoenix/core.hpp
==============================================================================
--- branches/proto/v4/boost/phoenix/core.hpp (original)
+++ branches/proto/v4/boost/phoenix/core.hpp 2008-06-10 14:05:00 EDT (Tue, 10 Jun 2008)
@@ -11,7 +11,7 @@
 #include <boost/phoenix/core/limits.hpp>
 //#include <boost/phoenix/core/basic_environment.hpp>
 #include <boost/phoenix/core/actor.hpp>
-//#include <boost/phoenix/core/as_actor.hpp>
+#include <boost/phoenix/core/as_actor.hpp>
 //#include <boost/phoenix/core/is_actor.hpp>
 #include <boost/phoenix/core/argument.hpp>
 #include <boost/phoenix/core/value.hpp>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk