mirror of
https://github.com/boostorg/core.git
synced 2025-11-28 21:30:09 +01:00
Include lightweight_test from core and workaround from config
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// see 'ref_ct_test.cpp' for compile-time part
|
||||
|
||||
#include <boost/ref.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
|
||||
namespace {
|
||||
using namespace boost;
|
||||
|
||||
Reference in New Issue
Block a user