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

@ -243,3 +243,5 @@ int cpp_main(int /*argc*/, char * /*argv*/[])
#endif
return 0;
}
#include <boost/test/included/prg_exec_monitor.hpp>