missing includes added

[SVN r22581]
This commit is contained in:
Pavol Droba
2004-04-02 16:51:55 +00:00
parent f4427d6e60
commit ab8ae73bbd
4 changed files with 4 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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