From 52cb492090d45d029c2af11549abac0ab36634c0 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 22 Mar 2009 17:30:02 +0000 Subject: [PATCH] Merged revisions 45283,48266 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r45283 | danieljames | 2008-05-11 14:49:20 +0100 (Sun, 11 May 2008) | 1 line Quote href values - our tools don't support unquoted values. ........ r48266 | danieljames | 2008-08-20 20:32:23 +0100 (Wed, 20 Aug 2008) | 1 line Fix the link to the limits documentation. ........ [SVN r51902] --- include/boost/limits.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/limits.hpp b/include/boost/limits.hpp index 6d01daa3..d3747a1a 100644 --- a/include/boost/limits.hpp +++ b/include/boost/limits.hpp @@ -6,7 +6,7 @@ // // use this header as a workaround for missing -// See http://www.boost.org/libs/utility/limits.html for documentation. +// See http://www.boost.org/libs/compatibility/index.html for documentation. #ifndef BOOST_LIMITS #define BOOST_LIMITS