mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-06 09:16:33 +02:00
Invalid include fixed
[SVN r25672]
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user