made into dll

This commit is contained in:
Ken Martin 2002-08-21 12:00:17 -04:00
parent 15b2d2f2a6
commit c0b293f21b
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ const int NSUBEXP = 10;
* the line. It would match "drepa qrepb" in "rep drepa qrepb".
*
*/
class cmRegularExpression
class CM_EXPORT cmRegularExpression
{
public:
/**