mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-10-11 06:55:25 +02:00
Include lightweight_test from core and workaround from config
This commit is contained in:
@@ -5,7 +5,7 @@ Copyright 2012-2015 Glen Joseph Fernandes
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
(http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <boost/smart_ptr/make_shared.hpp>
|
||||
|
||||
class type {
|
||||
|
Reference in New Issue
Block a user