Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74805 - branches/release/boost/chrono
From: vicente.botet_at_[hidden]
Date: 2011-10-08 10:26:28


Author: viboes
Date: 2011-10-08 10:26:27 EDT (Sat, 08 Oct 2011)
New Revision: 74805
URL: http://svn.boost.org/trac/boost/changeset/74805

Log:
Chrono: update global include.hpp file
Text files modified:
   branches/release/boost/chrono/include.hpp | 4 +++-
   1 files changed, 3 insertions(+), 1 deletions(-)

Modified: branches/release/boost/chrono/include.hpp
==============================================================================
--- branches/release/boost/chrono/include.hpp (original)
+++ branches/release/boost/chrono/include.hpp 2011-10-08 10:26:27 EDT (Sat, 08 Oct 2011)
@@ -14,8 +14,10 @@
 
 #include <boost/chrono/chrono.hpp>
 #include <boost/chrono/chrono_io.hpp>
-#include <boost/chrono/typeof/boost/chrono/chrono.hpp>
 #include <boost/chrono/process_cpu_clocks.hpp>
 #include <boost/chrono/thread_clock.hpp>
+#include <boost/chrono/ceil.hpp>
+#include <boost/chrono/floor.hpp>
+#include <boost/chrono/round.hpp>
 
 #endif // BOOST_CHRONO_INCLUDE_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