$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r63348 - sandbox/chrono/boost
From: vicente.botet_at_[hidden]
Date: 2010-06-26 08:53:05
Author: viboes
Date: 2010-06-26 08:53:04 EDT (Sat, 26 Jun 2010)
New Revision: 63348
URL: http://svn.boost.org/trac/boost/changeset/63348
Log:
Added typeof
Text files modified: 
   sandbox/chrono/boost/chrono.hpp |     1 +                                       
   1 files changed, 1 insertions(+), 0 deletions(-)
Modified: sandbox/chrono/boost/chrono.hpp
==============================================================================
--- sandbox/chrono/boost/chrono.hpp	(original)
+++ sandbox/chrono/boost/chrono.hpp	2010-06-26 08:53:04 EDT (Sat, 26 Jun 2010)
@@ -15,6 +15,7 @@
 
 //-----------------------------------------------------------------------------
 #include <boost/chrono/chrono.hpp>
+#include <boost/chrono/typeof/boost/chrono/chrono.hpp>
 //-----------------------------------------------------------------------------
 
 #endif // BOOST_CHRONO__HPP