Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60319 - sandbox/statistics/detail/assign/boost/assign/auto_size
From: erwann.rogard_at_[hidden]
Date: 2010-03-07 12:46:21


Author: e_r
Date: 2010-03-07 12:46:20 EST (Sun, 07 Mar 2010)
New Revision: 60319
URL: http://svn.boost.org/trac/boost/changeset/60319

Log:
m
Text files modified:
   sandbox/statistics/detail/assign/boost/assign/auto_size/ref_csv.hpp | 4 ++--
   sandbox/statistics/detail/assign/boost/assign/auto_size/ref_rebind_csv.hpp | 4 ++--
   2 files changed, 4 insertions(+), 4 deletions(-)

Modified: sandbox/statistics/detail/assign/boost/assign/auto_size/ref_csv.hpp
==============================================================================
--- sandbox/statistics/detail/assign/boost/assign/auto_size/ref_csv.hpp (original)
+++ sandbox/statistics/detail/assign/boost/assign/auto_size/ref_csv.hpp 2010-03-07 12:46:20 EST (Sun, 07 Mar 2010)
@@ -6,8 +6,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_AUTO_SIZE_REF_LIST_OF_CSV_ER_2010_HPP
-#define BOOST_ASSIGN_AUTO_SIZE_REF_LIST_OF_CSV_ER_2010_HPP
+#ifndef BOOST_ASSIGN_AUTO_SIZE_REF_CSV_ER_2010_HPP
+#define BOOST_ASSIGN_AUTO_SIZE_REF_CSV_ER_2010_HPP
 
 // Usage:
 // ref_csv(a,b,c);

Modified: sandbox/statistics/detail/assign/boost/assign/auto_size/ref_rebind_csv.hpp
==============================================================================
--- sandbox/statistics/detail/assign/boost/assign/auto_size/ref_rebind_csv.hpp (original)
+++ sandbox/statistics/detail/assign/boost/assign/auto_size/ref_rebind_csv.hpp 2010-03-07 12:46:20 EST (Sun, 07 Mar 2010)
@@ -6,8 +6,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_AUTO_SIZE_REF_REBIND_LIST_OF_CSV_ER_2010_HPP
-#define BOOST_ASSIGN_AUTO_SIZE_REF_REBIND_LIST_OF_CSV_ER_2010_HPP
+#ifndef BOOST_ASSIGN_AUTO_SIZE_REF_REBIND_CSV_ER_2010_HPP
+#define BOOST_ASSIGN_AUTO_SIZE_REF_REBIND_CSV_ER_2010_HPP
 
 // Usage:
 // ref_rebind_csv(a,b,c);


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