From b011bce2ae9015a19ac49eb442626ec6ba6737b7 Mon Sep 17 00:00:00 2001
From: Daniel James
Date: Mon, 1 Apr 2013 20:16:26 +0000
Subject: [PATCH] Merge adding locale to getting started guide. Fixes #8264.
[SVN r83687]
---
getting_started/detail/header-only.rst | 1 +
getting_started/unix-variants.html | 1 +
getting_started/windows.html | 1 +
3 files changed, 3 insertions(+)
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