Invalid include fixed

[SVN r25672]
This commit is contained in:
Pavol Droba
2004-10-11 18:30:21 +00:00
parent 5d1448f3ac
commit 77ae41a18a

View File

@ -16,7 +16,7 @@
*/ */
#include <boost/regex.hpp> #include <boost/regex.hpp>
#include <boost/string_algo.hpp> #include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/regex.hpp> #include <boost/algorithm/string/regex.hpp>
#endif // BOOST_STRING_ALGO_REGEX_HPP #endif // BOOST_STRING_ALGO_REGEX_HPP