forked from boostorg/regex
Changed boost/regex/detail to boost/regex/v3
[SVN r16184]
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
#include <climits>
|
||||
#include <stdexcept>
|
||||
#include <boost/regex/detail/fileiter.hpp>
|
||||
#include <boost/regex/v3/fileiter.hpp>
|
||||
|
||||
#ifndef BOOST_REGEX_NO_FILEITER
|
||||
|
||||
@ -900,3 +900,4 @@ bool _fi_FindClose(_fi_find_handle dat)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user