2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-23 18:12:12 +00:00

Thread: Set examples exmplcit

[SVN r77888]
This commit is contained in:
Vicente J. Botet Escriba
2012-04-10 16:22:51 +00:00
parent 0e7c436df5
commit e9ceaaa2bb

View File

@@ -467,7 +467,7 @@ rule thread-compile-fail-V2 ( sources : reqs * : name )
#[ thread-run2 ./threads/container/thread_ptr_list_pass.cpp : thread_ptr_list_p ]
;
explicit examples ;
#explicit examples ;
test-suite ts_examples
:
[ thread-run ../example/monitor.cpp ]