forked from boostorg/utility
Utility tests should use lightweight_test instead of test
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
// 2 May 2010 (Created) Niels Dekker
|
||||
|
||||
#include <boost/utility/value_init.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
|
||||
#include <string>
|
||||
|
||||
|
Reference in New Issue
Block a user