From 7683594b36ffafde2ae3e50109f66b9eb391ff39 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 27 Dec 2002 16:51:53 +0000 Subject: [PATCH] add or update See www.boost.org comments [SVN r16708] --- include/boost/multi_array.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/boost/multi_array.hpp b/include/boost/multi_array.hpp index 4325377..a6fd0f2 100644 --- a/include/boost/multi_array.hpp +++ b/include/boost/multi_array.hpp @@ -10,6 +10,8 @@ // and with no claim as to its suitability for any purpose. // +// See http://www.boost.org/libs/multi_array for documentation. + #ifndef BOOST_MULTI_ARRAY_RG071801_HPP #define BOOST_MULTI_ARRAY_RG071801_HPP