Added missing include.

[SVN r39586]
This commit is contained in:
Markus Schöpflin
2007-09-28 07:19:29 +00:00
parent 6e5a7497ae
commit 7a97b3390e

View File

@ -14,7 +14,7 @@
#include <boost/algorithm/string/config.hpp>
#include <boost/algorithm/string/detail/sequence.hpp>
#include <boost/range/value_type.hpp>
#include <boost/range/as_literal.hpp>
/*! \file
Defines join algorithm.