Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59153 - sandbox/chrono/boost
From: vicente.botet_at_[hidden]
Date: 2010-01-20 07:05:18


Author: viboes
Date: 2010-01-20 07:05:17 EST (Wed, 20 Jan 2010)
New Revision: 59153
URL: http://svn.boost.org/trac/boost/changeset/59153

Log:
Boost.Chrono: Version 0.3.1,
* Update with function_stopclock.hpp

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-01-20 07:05:17 EST (Wed, 20 Jan 2010)
@@ -16,7 +16,7 @@
 //-----------------------------------------------------------------------------
 #include <boost/chrono/digital_time.hpp>
 #include <boost/chrono/digital_time_formatter.hpp>
-#include <boost/chrono/function_stopwatch.hpp>
+#include <boost/chrono/function_stopclock.hpp>
 #include <boost/chrono/process_cpu_clocks.hpp>
 #include <boost/chrono/stopclock.hpp>
 #include <boost/chrono/stopclock_accumulator.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