another platform fix
This commit is contained in:
parent
47961a349b
commit
21b91da546
|
@ -49,6 +49,7 @@ public:
|
||||||
void SetVerbose(bool val) { m_Verbose = val; }
|
void SetVerbose(bool val) { m_Verbose = val; }
|
||||||
|
|
||||||
cmCTestScriptHandler();
|
cmCTestScriptHandler();
|
||||||
|
~cmCTestScriptHandler();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
// reads in a script
|
// reads in a script
|
||||||
|
|
Loading…
Reference in New Issue