Internalise Boost.Test dependency.

[SVN r29100]
This commit is contained in:
John Maddock
2005-05-20 15:35:44 +00:00
parent 8aad9e15af
commit a56990d55a
10 changed files with 21 additions and 15 deletions

View File

@ -205,3 +205,4 @@ int test_main( int, char* [] )
return 0;
}
#include <boost/test/included/test_exec_monitor.hpp>