Include lightweight_test from core and workaround from config

This commit is contained in:
Glen Fernandes
2020-01-01 08:29:47 -05:00
parent a2749dddb4
commit 43d1fe12c5
93 changed files with 93 additions and 93 deletions

View File

@@ -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 {