fixed the slist include

[SVN r33024]
This commit is contained in:
Pavol Droba
2006-02-20 14:38:10 +00:00
parent b7a3fa2c73
commit 0bcbe2afc6

View File

@ -12,7 +12,7 @@
#include <boost/algorithm/string/config.hpp>
#include <boost/algorithm/string/yes_no_type.hpp>
#include <slist>
#include BOOST_SLIST_HEADER
#include <boost/algorithm/string/sequence_traits.hpp>
namespace boost {