mirror of
https://github.com/boostorg/core.git
synced 2025-11-28 21:30:09 +01:00
Update documentation and conditionally include headers in noinit_adaptor.hpp
This commit is contained in:
@@ -6,8 +6,8 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
(http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
#include <boost/core/default_allocator.hpp>
|
||||
#include <boost/core/noinit_adaptor.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <boost/core/noinit_adaptor.hpp>
|
||||
#include <vector>
|
||||
|
||||
template<class T>
|
||||
|
||||
Reference in New Issue
Block a user