|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r70425 - sandbox/assign_v2/boost/assign/v2/include/keyword
From: erwann.rogard_at_[hidden]
Date: 2011-03-22 17:04:17
Author: e_r
Date: 2011-03-22 17:04:16 EDT (Tue, 22 Mar 2011)
New Revision: 70425
URL: http://svn.boost.org/trac/boost/changeset/70425
Log:
upd assign_v2
Text files modified:
sandbox/assign_v2/boost/assign/v2/include/keyword/chain.hpp | 6 +++---
sandbox/assign_v2/boost/assign/v2/include/keyword/convert.hpp | 6 +++---
sandbox/assign_v2/boost/assign/v2/include/keyword/csv_put.hpp | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
Modified: sandbox/assign_v2/boost/assign/v2/include/keyword/chain.hpp
==============================================================================
--- sandbox/assign_v2/boost/assign/v2/include/keyword/chain.hpp (original)
+++ sandbox/assign_v2/boost/assign/v2/include/keyword/chain.hpp 2011-03-22 17:04:16 EDT (Tue, 22 Mar 2011)
@@ -7,8 +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_BITWISE_OR_CHAIN_ER_2010_HPP
-#define BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_CHAIN_ER_2010_HPP
+#ifndef BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CHAIN_ER_2010_HPP
+#define BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CHAIN_ER_2010_HPP
#include <boost/assign/v2/utility/chain/chain.hpp>
-#endif // BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_CHAIN_ER_2010_HPP
+#endif // BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CHAIN_ER_2010_HPP
Modified: sandbox/assign_v2/boost/assign/v2/include/keyword/convert.hpp
==============================================================================
--- sandbox/assign_v2/boost/assign/v2/include/keyword/convert.hpp (original)
+++ sandbox/assign_v2/boost/assign/v2/include/keyword/convert.hpp 2011-03-22 17:04:16 EDT (Tue, 22 Mar 2011)
@@ -7,8 +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_BITWISE_OR_CONVERT_ER_2010_HPP
-#define BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_CONVERT_ER_2010_HPP
+#ifndef BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CONVERT_ER_2010_HPP
+#define BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CONVERT_ER_2010_HPP
#include <boost/assign/v2/utility/conversion/convert.hpp>
-#endif // BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_CONVERT_ER_2010_HPP
+#endif // BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CONVERT_ER_2010_HPP
Modified: sandbox/assign_v2/boost/assign/v2/include/keyword/csv_put.hpp
==============================================================================
--- sandbox/assign_v2/boost/assign/v2/include/keyword/csv_put.hpp (original)
+++ sandbox/assign_v2/boost/assign/v2/include/keyword/csv_put.hpp 2011-03-22 17:04:16 EDT (Tue, 22 Mar 2011)
@@ -7,8 +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_BITWISE_OR__CSV_PUT_ER_2010_HPP
-#define BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR__CSV_PUT_ER_2010_HPP
+#ifndef BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CSV_PUT_ER_2010_HPP
+#define BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CSV_PUT_ER_2010_HPP
#include <boost/assign/v2/put/pipe/csv_put.hpp>
-#endif // BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_CSV_PUT_ER_2010_HPP
\ No newline at end of file
+#endif // BOOST_ASSIGN_V2_INCLUDE_KEYWORD_CSV_PUT_ER_2010_HPP
\ No newline at end of file
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