forked from boostorg/bind
Remove some outdated constructs from tests
This commit is contained in:
@@ -28,7 +28,7 @@ int main()
|
||||
|
||||
#include <boost/bind/bind.hpp>
|
||||
#include <boost/function.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <memory>
|
||||
|
||||
using namespace boost::placeholders;
|
||||
|
||||
Reference in New Issue
Block a user