mirror of
https://github.com/boostorg/function.git
synced 2025-07-01 06:51:00 +02:00
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