forked from boostorg/regex
changed boost/regex/detail to boost/regex/v3
[SVN r16185]
This commit is contained in:
@ -33,7 +33,7 @@ using std::endl;
|
||||
# pragma hrdstop
|
||||
#endif
|
||||
|
||||
#include <boost/regex/detail/fileiter.hpp>
|
||||
#include <boost/regex/v3/fileiter.hpp>
|
||||
|
||||
#include "jgrep.h"
|
||||
|
||||
@ -137,3 +137,4 @@ void process_grep(const char* file)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user