Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59205 - sandbox/chrono/boost
From: vicente.botet_at_[hidden]
Date: 2010-01-21 15:49:54


Author: viboes
Date: 2010-01-21 15:49:53 EST (Thu, 21 Jan 2010)
New Revision: 59205
URL: http://svn.boost.org/trac/boost/changeset/59205

Log:
Boost.Chrono: Version 0.3.2,
* change to #include <boost/chrono/stopwatches.hpp>
Text files modified:
   sandbox/chrono/boost/stopwatches.hpp | 14 +-------------
   1 files changed, 1 insertions(+), 13 deletions(-)

Modified: sandbox/chrono/boost/stopwatches.hpp
==============================================================================
--- sandbox/chrono/boost/stopwatches.hpp (original)
+++ sandbox/chrono/boost/stopwatches.hpp 2010-01-21 15:49:53 EST (Thu, 21 Jan 2010)
@@ -14,19 +14,7 @@
 #define BOOST_STOPWATCHES__HPP
 
 //-----------------------------------------------------------------------------
-#include <boost/chrono/digital_time.hpp>
-#include <boost/chrono/digital_time_formatter.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>
-#include <boost/chrono/stopwatch.hpp>
-#include <boost/chrono/stopwatch_accumulator.hpp>
-#include <boost/chrono/stopwatch_accumulator_formatter.hpp>
-#include <boost/chrono/stopwatch_formatter.hpp>
-#include <boost/chrono/stopwatch_reporter.hpp>
-#include <boost/chrono/stopwatch_scoped.hpp>
-#include <boost/chrono/time_formatter.hpp>
+#include <boost/chrono/stopwatches.hpp>
 //-----------------------------------------------------------------------------
 
 #endif // BOOST_STOPWATCHES__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