|
Boost-Commit : |
From: eric_at_[hidden]
Date: 2007-11-08 21:49:44
Author: eric_niebler
Date: 2007-11-08 21:49:44 EST (Thu, 08 Nov 2007)
New Revision: 40955
URL: http://svn.boost.org/trac/boost/changeset/40955
Log:
add missing include
Text files modified:
branches/proto/v3/boost/xpressive/proto3/args.hpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: branches/proto/v3/boost/xpressive/proto3/args.hpp
==============================================================================
--- branches/proto/v3/boost/xpressive/proto3/args.hpp (original)
+++ branches/proto/v3/boost/xpressive/proto3/args.hpp 2007-11-08 21:49:44 EST (Thu, 08 Nov 2007)
@@ -9,6 +9,7 @@
#ifndef BOOST_PROTO3_ARGS_HPP_EAN_10_28_2007
#define BOOST_PROTO3_ARGS_HPP_EAN_10_28_2007
+#include <utility>
#include <boost/xpressive/proto3/proto_fwd.hpp>
namespace boost { namespace proto
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