fix doc example typo
[boost.git] / boost / weak_ptr.hpp
blobdd2686905599342b234b278f16b71f57818a4987
1 #ifndef BOOST_WEAK_PTR_HPP_INCLUDED
2 #define BOOST_WEAK_PTR_HPP_INCLUDED
4 //
5 // weak_ptr.hpp
6 //
7 // Copyright (c) 2001, 2002, 2003 Peter Dimov
8 //
9 // Distributed under the Boost Software License, Version 1.0.
10 // See accompanying file LICENSE_1_0.txt or copy at
11 // http://www.boost.org/LICENSE_1_0.txt
13 // See http://www.boost.org/libs/smart_ptr/weak_ptr.htm for documentation.
16 #include <boost/smart_ptr/weak_ptr.hpp>
18 #endif // #ifndef BOOST_WEAK_PTR_HPP_INCLUDED