forked from boostorg/regex
Added new experimental captures support.
[SVN r21243]
This commit is contained in:
@ -55,12 +55,10 @@
|
||||
# include <boost/detail/allocator.hpp>
|
||||
# include <boost/regex/config/cstring.hpp>
|
||||
# include <boost/throw_exception.hpp>
|
||||
# include <boost/scoped_ptr.hpp>
|
||||
# ifndef BOOST_NO_STD_LOCALE
|
||||
# include <locale>
|
||||
# endif
|
||||
# ifdef BOOST_REGEX_MATCH_EXTRA
|
||||
# include <boost/scoped_ptr.hpp>
|
||||
# endif
|
||||
#else
|
||||
//
|
||||
// C build,
|
||||
|
Reference in New Issue
Block a user