forked from boostorg/smart_ptr
Include lightweight_test from core and workaround from config
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <boost/enable_shared_from_this.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/weak_ptr.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
|
||||
class V: public boost::enable_shared_from_this<V>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user