From 95e0465334300d7eba99244ad46cf6aeacfd612d 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/lexical_cast.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/lexical_cast.hpp b/include/boost/lexical_cast.hpp index 83464af..bd37e9a 100644 --- a/include/boost/lexical_cast.hpp +++ b/include/boost/lexical_cast.hpp @@ -1,6 +1,6 @@ // boost lexical_cast.hpp header -------------------------------------------// -// See http://www.boost.org for most recent version including documentation. +// See http://www.boost.org/libs/conversion for documentation. #ifndef BOOST_LEXICAL_CAST_INCLUDED #define BOOST_LEXICAL_CAST_INCLUDED