Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65238 - sandbox/chrono/boost/stopwatches
From: vicente.botet_at_[hidden]
Date: 2010-09-04 07:50:11


Author: viboes
Date: 2010-09-04 07:50:06 EDT (Sat, 04 Sep 2010)
New Revision: 65238
URL: http://svn.boost.org/trac/boost/changeset/65238

Log:
cleanup
Text files modified:
   sandbox/chrono/boost/stopwatches/stopclock.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/chrono/boost/stopwatches/stopclock.hpp
==============================================================================
--- sandbox/chrono/boost/stopwatches/stopclock.hpp (original)
+++ sandbox/chrono/boost/stopwatches/stopclock.hpp 2010-09-04 07:50:06 EDT (Sat, 04 Sep 2010)
@@ -10,7 +10,7 @@
 #ifndef BOOST_STOPWATCHES_STOPCLOCK_HPP
 #define BOOST_STOPWATCHES_STOPCLOCK_HPP
 
-#include <boost/chrono/config.hpp>
+#include <boost/stopwatches/config.hpp>
 #include <boost/stopwatches/detail/static_assert.hpp>
 #include <boost/stopwatches/stopwatch_reporter.hpp>
 #include <boost/stopwatches/stopwatch_formatter.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