diff options
Diffstat (limited to 'boost/scoped_ptr.hpp')
-rw-r--r-- | boost/scoped_ptr.hpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/boost/scoped_ptr.hpp b/boost/scoped_ptr.hpp index cb916dac1d..334a22e2fe 100644 --- a/boost/scoped_ptr.hpp +++ b/boost/scoped_ptr.hpp @@ -8,8 +8,7 @@ // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // -// http://www.boost.org/libs/smart_ptr/scoped_ptr.htm -// +// See http://www.boost.org/libs/smart_ptr/ for documentation. #include <boost/smart_ptr/scoped_ptr.hpp> |