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

@ -129,3 +129,5 @@ void test(const wchar_t& c, const test_invalid_regex_tag& tag)
do_test(c, tag);
}
#endif
#include <boost/test/included/prg_exec_monitor.hpp>