Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65634 - sandbox/chrono/boost/ratio
From: vicente.botet_at_[hidden]
Date: 2010-09-27 12:10:30


Author: viboes
Date: 2010-09-27 12:10:27 EDT (Mon, 27 Sep 2010)
New Revision: 65634
URL: http://svn.boost.org/trac/boost/changeset/65634

Log:
Ratio. Fix bad keystroke
Text files modified:
   sandbox/chrono/boost/ratio/ratio.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/chrono/boost/ratio/ratio.hpp
==============================================================================
--- sandbox/chrono/boost/ratio/ratio.hpp (original)
+++ sandbox/chrono/boost/ratio/ratio.hpp 2010-09-27 12:10:27 EDT (Mon, 27 Sep 2010)
@@ -29,7 +29,7 @@
 
 // The way overflow is managed for ratio_less is taken from llvm/libcxx/include/ratio
 
-#ifndef BOOST_RATIO_RATIO__HPP
+#ifndef BOOST_RATIO_RATIO_HPP
 #define BOOST_RATIO_RATIO_HPP
 
 #include <cstdlib>


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