Boost logo

Boost-Commit :

From: eric_at_[hidden]
Date: 2007-09-22 15:30:28


Author: eric_niebler
Date: 2007-09-22 15:30:25 EDT (Sat, 22 Sep 2007)
New Revision: 39481
URL: http://svn.boost.org/trac/boost/changeset/39481

Log:
attempt to fix hp tru64
Text files modified:
   trunk/boost/xpressive/detail/static/transforms/as_action.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/boost/xpressive/detail/static/transforms/as_action.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/transforms/as_action.hpp (original)
+++ trunk/boost/xpressive/detail/static/transforms/as_action.hpp 2007-09-22 15:30:25 EDT (Sat, 22 Sep 2007)
@@ -20,6 +20,7 @@
 #include <boost/mpl/min_max.hpp>
 #include <boost/mpl/apply_wrap.hpp>
 #include <boost/xpressive/detail/detail_fwd.hpp>
+#include <boost/xpressive/detail/core/matcher/attr_end_matcher.hpp>
 #include <boost/xpressive/detail/static/static.hpp>
 #include <boost/xpressive/detail/static/transforms/as_quantifier.hpp>
 #include <boost/xpressive/proto/proto.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