mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-01-29 09:50:10 +01:00
Minor cosmetic changes in make_shared for arrays
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* Distributed under the Boost Software License,
|
||||
* Version 1.0. (See accompanying file LICENSE_1_0.txt
|
||||
* or copy at http://boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
*/
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/smart_ptr/allocate_shared_array.hpp>
|
||||
#include <boost/smart_ptr/weak_ptr.hpp>
|
||||
|
||||
Reference in New Issue
Block a user