|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r60844 - sandbox/statistics/detail/assign/boost/assign
From: erwann.rogard_at_[hidden]
Date: 2010-03-25 22:17:45
Author: e_r
Date: 2010-03-25 22:17:44 EDT (Thu, 25 Mar 2010)
New Revision: 60844
URL: http://svn.boost.org/trac/boost/changeset/60844
Log:
m
Added:
sandbox/statistics/detail/assign/boost/assign/chain.hpp
- copied, changed from r60840, /sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp
Removed:
sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp
Text files modified:
sandbox/statistics/detail/assign/boost/assign/chain.hpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Copied: sandbox/statistics/detail/assign/boost/assign/chain.hpp (from r60840, /sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp)
==============================================================================
--- /sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp (original)
+++ sandbox/statistics/detail/assign/boost/assign/chain.hpp 2010-03-25 22:17:44 EDT (Thu, 25 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_CHAIN_CONVERT_ER_2010_HPP
-#define BOOST_ASSIGN_CHAIN_CONVERT_ER_2010_HPP
+#ifndef BOOST_ASSIGN_CHAIN_ER_2010_HPP
+#define BOOST_ASSIGN_CHAIN_ER_2010_HPP
#include <boost/assign/auto_size/range/chain.hpp>
#include <boost/assign/auto_size/range/chain.hpp>
Deleted: sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp
==============================================================================
--- sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp 2010-03-25 22:17:44 EDT (Thu, 25 Mar 2010)
+++ (empty file)
@@ -1,15 +0,0 @@
-//////////////////////////////////////////////////////////////////////////////
-// assign::convert.hpp //
-// //
-// (C) Copyright 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_CHAIN_CONVERT_ER_2010_HPP
-#define BOOST_ASSIGN_CHAIN_CONVERT_ER_2010_HPP
-
-#include <boost/assign/auto_size/range/chain.hpp>
-#include <boost/assign/auto_size/range/chain.hpp>
-
-#endif
\ 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