Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74637 - trunk/libs/chrono/example
From: vicente.botet_at_[hidden]
Date: 2011-10-02 04:07:08


Author: viboes
Date: 2011-10-02 04:07:04 EDT (Sun, 02 Oct 2011)
New Revision: 74637
URL: http://svn.boost.org/trac/boost/changeset/74637

Log:
Chrono: endure simple_stopwatch.hpp in included
Text files modified:
   trunk/libs/chrono/example/stopwatch_reporter_example.cpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/libs/chrono/example/stopwatch_reporter_example.cpp
==============================================================================
--- trunk/libs/chrono/example/stopwatch_reporter_example.cpp (original)
+++ trunk/libs/chrono/example/stopwatch_reporter_example.cpp 2011-10-02 04:07:04 EDT (Sun, 02 Oct 2011)
@@ -6,6 +6,7 @@
 // See http://www.boost.org/libs/chrono/stopwatches for documentation.
 
 //#include <iostream>
+#include <boost/chrono/stopwatches/simple_stopwatch.hpp>
 #include <boost/chrono/stopwatches/reporters/stopwatch_reporter.hpp>
 #include <boost/chrono/stopwatches/reporters/system_default_formatter.hpp>
 #include <boost/chrono/chrono_io.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