mirror of
https://github.com/boostorg/utility.git
synced 2025-11-03 01:41:51 +01:00
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