mirror of
https://github.com/boostorg/regex.git
synced 2025-07-22 16:47:17 +02:00
Initial boost-regex++ release
[SVN r7845]
This commit is contained in:
28
demo/regress/r2.cpp
Normal file
28
demo/regress/r2.cpp
Normal file
@ -0,0 +1,28 @@
|
||||
|
||||
//
|
||||
// master include file for different regression builds...
|
||||
//
|
||||
// r1.cpp
|
||||
// narrow char's, locale C, force no Win32
|
||||
|
||||
#define BOOST_RE_TEST_LOCALE_C
|
||||
|
||||
|
||||
#include "parse.cpp"
|
||||
#include "regress.cpp"
|
||||
#include "tests.cpp"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user