forked from boostorg/regex
changed lib names, minor gcc3.3 warning patches
[SVN r18443]
This commit is contained in:
@ -60,4 +60,5 @@ int test_main( int argc, char* argv[] )
|
||||
BOOST_CHECK(boost::regex_match(good_text, what, e));
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user