Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62305 - sandbox/chrono/boost/chrono
From: vicente.botet_at_[hidden]
Date: 2010-05-30 05:01:53


Author: viboes
Date: 2010-05-30 05:01:51 EDT (Sun, 30 May 2010)
New Revision: 62305
URL: http://svn.boost.org/trac/boost/changeset/62305

Log:
Boost.Chrono 0.5:
* Cleanup

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

Modified: sandbox/chrono/boost/chrono/chrono.hpp
==============================================================================
--- sandbox/chrono/boost/chrono/chrono.hpp (original)
+++ sandbox/chrono/boost/chrono/chrono.hpp 2010-05-30 05:01:51 EDT (Sun, 30 May 2010)
@@ -56,8 +56,8 @@
 
 */
 
-#ifndef BOOST_CHRONO_HPP
-#define BOOST_CHRONO_HPP
+#ifndef BOOST_CHRONO_CHRONO__HPP
+#define BOOST_CHRONO_CHRONO__HPP
 
 #include <boost/chrono/config.hpp>
 #include <boost/chrono/detail/static_assert.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