diff --git a/getting_started/detail/header-only.rst b/getting_started/detail/header-only.rst index 550e3a2..fe03587 100644 --- a/getting_started/detail/header-only.rst +++ b/getting_started/detail/header-only.rst @@ -24,6 +24,7 @@ The only Boost libraries that *must* be built separately are: * Boost.Filesystem_ * Boost.GraphParallel_ * Boost.IOStreams_ +* Boost.Locale_ * Boost.MPI_ * Boost.ProgramOptions_ * Boost.Python_ (see the `Boost.Python build documentation`__ diff --git a/getting_started/unix-variants.html b/getting_started/unix-variants.html index ed52015..1c085ec 100644 --- a/getting_started/unix-variants.html +++ b/getting_started/unix-variants.html @@ -184,6 +184,7 @@ treatment when linking.

  • Boost.Filesystem
  • Boost.GraphParallel
  • Boost.IOStreams
  • +
  • Boost.Locale
  • Boost.MPI
  • Boost.ProgramOptions
  • Boost.Python (see the Boost.Python build documentation diff --git a/getting_started/windows.html b/getting_started/windows.html index bb79ced..34a4a7e 100644 --- a/getting_started/windows.html +++ b/getting_started/windows.html @@ -169,6 +169,7 @@ treatment when linking.

  • Boost.Filesystem
  • Boost.GraphParallel
  • Boost.IOStreams
  • +
  • Boost.Locale
  • Boost.MPI
  • Boost.ProgramOptions
  • Boost.Python (see the Boost.Python build documentation