$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r70411 - in sandbox/assign_v2/boost/assign/v2/include: . bitwise_or
From: erwann.rogard_at_[hidden]
Date: 2011-03-22 16:18:34
Author: e_r
Date: 2011-03-22 16:18:32 EDT (Tue, 22 Mar 2011)
New Revision: 70411
URL: http://svn.boost.org/trac/boost/changeset/70411
Log:
upd assign_v2
Added:
   sandbox/assign_v2/boost/assign/v2/include/bitwise_or/convert.hpp
      - copied unchanged from r70408, /sandbox/assign_v2/boost/assign/v2/include/convert.hpp
Removed:
   sandbox/assign_v2/boost/assign/v2/include/convert.hpp
Text files modified: 
   sandbox/assign_v2/boost/assign/v2/include/bitwise_or.hpp |     7 +++----                                 
   1 files changed, 3 insertions(+), 4 deletions(-)
Modified: sandbox/assign_v2/boost/assign/v2/include/bitwise_or.hpp
==============================================================================
--- sandbox/assign_v2/boost/assign/v2/include/bitwise_or.hpp	(original)
+++ sandbox/assign_v2/boost/assign/v2/include/bitwise_or.hpp	2011-03-22 16:18:32 EDT (Tue, 22 Mar 2011)
@@ -7,9 +7,8 @@
 //  Boost Software License, Version 1.0. (See accompanying file             //
 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)        //
 //////////////////////////////////////////////////////////////////////////////
-#ifndef BOOST_ASSIGN_V2_INCLUDE_OPERATOR_ER_2010_HPP
-#define BOOST_ASSIGN_V2_INCLUDE_OPERATOR_ER_2010_HPP
-#include <boost/assign/v2/include/operator/chain.hpp>
-#include <boost/assign/v2/include/operator/csv_put.hpp>
+#ifndef BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_ER_2010_HPP
+#define BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_ER_2010_HPP
+#include <boost/assign/v2/include/bitwise_or/csv_put.hpp>
 
 #endif // BOOST_ASSIGN_V2_INCLUDE_OPERATOR_ER_2010_HPP
Deleted: sandbox/assign_v2/boost/assign/v2/include/convert.hpp
==============================================================================
--- sandbox/assign_v2/boost/assign/v2/include/convert.hpp	2011-03-22 16:18:32 EDT (Tue, 22 Mar 2011)
+++ (empty file)
@@ -1,14 +0,0 @@
-//////////////////////////////////////////////////////////////////////////////
-//  Boost.Assign v2                                                         //
-//                                                                          //
-//  Copyright (C) 2003-2004 Thorsten Ottosen                                //
-//  Copyright (C) 2010 Erwann Rogard                                        //
-//  Use, modification and distribution are subject to the                   //
-//  Boost Software License, Version 1.0. (See accompanying file             //
-//  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)        //
-//////////////////////////////////////////////////////////////////////////////
-#ifndef BOOST_ASSIGN_V2_INCLUDE_CONVERT_ER_2010_HPP
-#define BOOST_ASSIGN_V2_INCLUDE_CONVERT_ER_2010_HPP
-#include <boost/assign/v2/utility/conversion/convert.hpp>
-
-#endif // BOOST_ASSIGN_V2_INCLUDE_CONVERT_ER_2010_HPP