$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r60601 - sandbox/statistics/detail/assign/boost/assign
From: erwann.rogard_at_[hidden]
Date: 2010-03-14 20:09:35
Author: e_r
Date: 2010-03-14 20:09:35 EDT (Sun, 14 Mar 2010)
New Revision: 60601
URL: http://svn.boost.org/trac/boost/changeset/60601
Log:
m
Added:
   sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp   (contents, props changed)
Added: sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp
==============================================================================
--- (empty file)
+++ sandbox/statistics/detail/assign/boost/assign/chain_convert.hpp	2010-03-14 20:09:35 EDT (Sun, 14 Mar 2010)
@@ -0,0 +1,14 @@
+//////////////////////////////////////////////////////////////////////////////
+// assign::auto_size.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_AUTO_SIZE_ER_2010_HPP
+#define BOOST_ASSIGN_AUTO_SIZE_ER_2010_HPP
+
+#include <boost/assign/auto_size/chain_convert.hpp> 
+
+#endif
\ No newline at end of file