Applied patches for Tickets #7738, #7737 and #7646

[SVN r82348]
This commit is contained in:
Joel de Guzman
2013-01-04 01:43:06 +00:00
parent 211b47b47d
commit f9d6e05676
3 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
#include <boost/config.hpp>
///////////////////////////////////////////////////////////////////////////////
// With variadics, we will use the PP version version
// With variadics, we will use the PP version
///////////////////////////////////////////////////////////////////////////////
#if defined(BOOST_NO_CXX11_VARIADIC_TEMPLATES)
# include <boost/fusion/container/deque/detail/pp_deque.hpp>