From 6507b3fd240c433a68ece26fab19a6042c46ed9f Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 24 Jul 2012 11:45:28 +0000 Subject: [PATCH] Fix a typo (missing closing parenthesis) --- Installation/doc_tex/Installation/installation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation/doc_tex/Installation/installation.tex b/Installation/doc_tex/Installation/installation.tex index 470f9f74322..f42e9bda662 100644 --- a/Installation/doc_tex/Installation/installation.tex +++ b/Installation/doc_tex/Installation/installation.tex @@ -430,7 +430,7 @@ installed as binaries. \cgal\ requires the \boost\ libraries. In particular the header files and the threading library (\texttt{Boost.Thread} and -\texttt{Boost.System} binaries. Version 1.39 (or higher) are needed. +\texttt{Boost.System} binaries). Version 1.39 (or higher) are needed. On Windows, as auto-linking is used, you also need the binaries of \texttt{Boost.Serialization} and \texttt{Boost.DateTime}, but the