From a56990d55acbde69ba9485b05d8d82301c115723 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 20 May 2005 15:35:44 +0000 Subject: [PATCH] Internalise Boost.Test dependency. [SVN r29100] --- performance/main.cpp | 1 + test/Jamfile | 10 ++++------ test/Jamfile.v2 | 14 ++++++-------- test/captures/captures_test.cpp | 1 + test/collate_info/collate_info.cpp | 2 ++ test/object_cache/object_cache_test.cpp | 2 ++ test/pathology/bad_expression_test.cpp | 1 + test/pathology/recursion_test.cpp | 2 +- test/regress/main.cpp | 2 ++ test/unicode/unicode_iterator_test.cpp | 1 + 10 files changed, 21 insertions(+), 15 deletions(-) diff --git a/performance/main.cpp b/performance/main.cpp index 203f6bd5..caf2afa2 100644 --- a/performance/main.cpp +++ b/performance/main.cpp @@ -261,4 +261,5 @@ int cpp_main(int argc, char * argv[]) return 0; } +#include diff --git a/test/Jamfile b/test/Jamfile index ebe04d5c..1f033d56 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -85,7 +85,6 @@ template test template regression :