From c77951958c32a73553cc9fc83ac515b1841c34a1 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 6 Mar 2013 22:42:14 +0000 Subject: [PATCH] Add Timer to libraries that need building. Refs #7324. [SVN r83338] --- more/getting_started/detail/header-only.rst | 1 + more/getting_started/detail/links.rst | 1 + more/getting_started/unix-variants.html | 1 + more/getting_started/windows.html | 1 + 4 files changed, 4 insertions(+) diff --git a/more/getting_started/detail/header-only.rst b/more/getting_started/detail/header-only.rst index e119abeabb..18b6e714b5 100644 --- a/more/getting_started/detail/header-only.rst +++ b/more/getting_started/detail/header-only.rst @@ -33,6 +33,7 @@ The only Boost libraries that *must* be built separately are: * Boost.Signals_ * Boost.System_ * Boost.Thread_ +* Boost.Timer_ * Boost.Wave_ __ ../../libs/python/doc/building.html diff --git a/more/getting_started/detail/links.rst b/more/getting_started/detail/links.rst index 0c9111f0c2..bd779c6c36 100644 --- a/more/getting_started/detail/links.rst +++ b/more/getting_started/detail/links.rst @@ -20,4 +20,5 @@ .. _Boost.System: ../../libs/system/index.html .. _Boost.Test: ../../libs/test/index.html .. _Boost.Thread: ../../doc/html/thread.html +.. _Boost.Timer: ../../libs/timer/index.html .. _Boost.Wave: ../../libs/wave/index.html diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html index f554fe8cac..ce7b7d0185 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -193,6 +193,7 @@ before building and installing it)
  • Boost.Signals
  • Boost.System
  • Boost.Thread
  • +
  • Boost.Timer
  • Boost.Wave
  • A few libraries have optional separately-compiled binaries:

    diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html index db1159515f..923cc0e6d1 100644 --- a/more/getting_started/windows.html +++ b/more/getting_started/windows.html @@ -178,6 +178,7 @@ before building and installing it)
  • Boost.Signals
  • Boost.System
  • Boost.Thread
  • +
  • Boost.Timer
  • Boost.Wave
  • A few libraries have optional separately-compiled binaries: