From c24cfa6ceec0825d8a4d3a21f5fd31beaaf46cd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Thu, 24 May 2007 05:00:17 +0000 Subject: [PATCH] Added multithreading support for doc_offset_ptr.cpp [SVN r37757] --- example/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Jamfile.v2 b/example/Jamfile.v2 index 0e70e01..140fd77 100644 --- a/example/Jamfile.v2 +++ b/example/Jamfile.v2 @@ -21,7 +21,7 @@ rule test_all for local fileb in [ glob *.cpp ] { - all_rules += [ run $(fileb) + all_rules += [ run $(fileb) /boost/thread//boost_thread : # additional args : # test-files : # requirements