1 #ifndef BOOST_SHARED_ARRAY_HPP_INCLUDED
\r
2 #define BOOST_SHARED_ARRAY_HPP_INCLUDED
\r
7 // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
\r
8 // Copyright (c) 2001, 2002 Peter Dimov
\r
10 // Distributed under the Boost Software License, Version 1.0. (See
\r
11 // accompanying file LICENSE_1_0.txt or copy at
\r
12 // http://www.boost.org/LICENSE_1_0.txt)
\r
14 // See http://www.boost.org/libs/smart_ptr/shared_array.htm for documentation.
\r
17 #include <boost/smart_ptr/shared_array.hpp>
\r
19 #endif // #ifndef BOOST_SHARED_ARRAY_HPP_INCLUDED
\r