$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: nesotto_at_[hidden]
Date: 2007-11-17 15:44:29
Author: nesotto
Date: 2007-11-17 15:44:29 EST (Sat, 17 Nov 2007)
New Revision: 41177
URL: http://svn.boost.org/trac/boost/changeset/41177
Log:
works after local test with vc8
Text files modified:
trunk/boost/range/detail/microsoft.hpp | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
Modified: trunk/boost/range/detail/microsoft.hpp
==============================================================================
--- trunk/boost/range/detail/microsoft.hpp (original)
+++ trunk/boost/range/detail/microsoft.hpp 2007-11-17 15:44:29 EST (Sat, 17 Nov 2007)
@@ -1,9 +1,6 @@
#ifndef BOOST_RANGE_DETAIL_MICROSOFT_HPP
#define BOOST_RANGE_DETAIL_MICROSOFT_HPP
-
-
-
// Boost.Range MFC/ATL Extension
//
// Copyright Shunsuke Sogame 2005-2006.
@@ -931,5 +928,4 @@
-
#endif