forked from boostorg/regex
Added fixes for tests which are unsupported on some platforms.
[SVN r19548]
This commit is contained in:
@ -41,7 +41,7 @@ using std::endl;
|
||||
#endif
|
||||
|
||||
#include "jgrep.h"
|
||||
|
||||
#ifndef BOOST_REGEX_NO_FILEITER
|
||||
|
||||
//
|
||||
// class ogrep_predicate
|
||||
@ -146,12 +146,4 @@ void process_grep(const char* file)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user