$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r65229 - sandbox/chrono/boost
From: vicente.botet_at_[hidden]
Date: 2010-09-04 03:49:28
Author: viboes
Date: 2010-09-04 03:49:27 EDT (Sat, 04 Sep 2010)
New Revision: 65229
URL: http://svn.boost.org/trac/boost/changeset/65229
Log:
Added stopwatches files
Text files modified:
sandbox/chrono/boost/stopwatches.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/chrono/boost/stopwatches.hpp
==============================================================================
--- sandbox/chrono/boost/stopwatches.hpp (original)
+++ sandbox/chrono/boost/stopwatches.hpp 2010-09-04 03:49:27 EDT (Sat, 04 Sep 2010)
@@ -14,7 +14,7 @@
#define BOOST_STOPWATCHES_HPP
//-----------------------------------------------------------------------------
-#include <boost/chrono/stopwatches.hpp>
+#include <boost/stopwatches/stopwatches.hpp>
//-----------------------------------------------------------------------------
#endif // BOOST_STOPWATCHES_HPP