forked from boostorg/regex
Remove more old code and enable standalone mode.
This commit is contained in:
@ -35,7 +35,7 @@ namespace boost{
|
||||
// class regbase
|
||||
// handles error codes and flags
|
||||
//
|
||||
class BOOST_REGEX_DECL regbase
|
||||
class regbase
|
||||
{
|
||||
public:
|
||||
enum flag_type_
|
||||
|
Reference in New Issue
Block a user