From 0f3969f9e00d9ee84da5a0ef3561ac37cfc55b45 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 23 Dec 2002 02:43:12 +0000 Subject: [PATCH] Add /libs/lib-name to comment [SVN r16685] --- include/boost/array.hpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/boost/array.hpp b/include/boost/array.hpp index 9626e75..bab704d 100644 --- a/include/boost/array.hpp +++ b/include/boost/array.hpp @@ -16,6 +16,9 @@ * 20 Jan 2001 - STLport fix (Beman Dawes) * 29 Sep 2000 - Initial Revision (Nico Josuttis) */ + +// See http://www.boost.org/libs/array for Documentation. + #ifndef BOOST_ARRAY_HPP #define BOOST_ARRAY_HPP