$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: anthony_at_[hidden]
Date: 2008-05-28 05:00:33
Author: anthonyw
Date: 2008-05-28 05:00:32 EDT (Wed, 28 May 2008)
New Revision: 45859
URL: http://svn.boost.org/trac/boost/changeset/45859
Log:
Added documentation for time support in the thread library
Text files modified:
trunk/libs/thread/doc/thread.qbk | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Modified: trunk/libs/thread/doc/thread.qbk
==============================================================================
--- trunk/libs/thread/doc/thread.qbk (original)
+++ trunk/libs/thread/doc/thread.qbk 2008-05-28 05:00:32 EDT (Wed, 28 May 2008)
@@ -147,4 +147,6 @@
[include tss.qbk]
+[include time.qbk]
+
[include acknowledgements.qbk]