made into dll
This commit is contained in:
parent
15b2d2f2a6
commit
c0b293f21b
|
@ -176,7 +176,7 @@ const int NSUBEXP = 10;
|
||||||
* the line. It would match "drepa qrepb" in "rep drepa qrepb".
|
* the line. It would match "drepa qrepb" in "rep drepa qrepb".
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
class cmRegularExpression
|
class CM_EXPORT cmRegularExpression
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue