Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65521 - sandbox/chrono/boost/chrono/detail
From: vicente.botet_at_[hidden]
Date: 2010-09-21 15:02:23


Author: viboes
Date: 2010-09-21 15:02:23 EDT (Tue, 21 Sep 2010)
New Revision: 65521
URL: http://svn.boost.org/trac/boost/changeset/65521

Log:
Fix additional #ifdef
Text files modified:
   sandbox/chrono/boost/chrono/detail/scan_keyword.hpp | 2 --
   1 files changed, 0 insertions(+), 2 deletions(-)

Modified: sandbox/chrono/boost/chrono/detail/scan_keyword.hpp
==============================================================================
--- sandbox/chrono/boost/chrono/detail/scan_keyword.hpp (original)
+++ sandbox/chrono/boost/chrono/detail/scan_keyword.hpp 2010-09-21 15:02:23 EDT (Tue, 21 Sep 2010)
@@ -14,8 +14,6 @@
 //===----------------------------------------------------------------------===//
 // This code was adapted to Boost by Vicente from locale file on llvm/libc++
 
-#ifndef _LIBCPP_LOCALE
-
 #ifndef BOOST_CHRONO_DETAIL_SCAN_KEYWORD_HPP
 #define BOOST_CHRONO_DETAIL_SCAN_KEYWORD_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