forked from boostorg/function
Use the "minimal" test tools, to simplify my life a bit
[SVN r20924]
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
#include <iostream>
|
||||
#include <cstdlib>
|
||||
|
||||
#include <boost/test/test_tools.hpp>
|
||||
#include <boost/test/minimal.hpp>
|
||||
#include <boost/lambda/lambda.hpp>
|
||||
#include <boost/lambda/bind.hpp>
|
||||
#include <boost/function.hpp>
|
||||
|
Reference in New Issue
Block a user