Files
regex/demo/regress/r1lm.cpp

25 lines
218 B
C++
Raw Normal View History

//
// master include file for different regression builds...
//
// r1.cpp
// narrow char's, locale Win32
#define BOOST_RE_TEST_LOCALE_W32
#include "parse.cpp"
#include "regress.cpp"
#include "tests.cpp"