Browse Source

another platform fix

Ken Martin 21 years ago
parent
commit
21b91da546
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Source/CTest/cmCTestScriptHandler.h

+ 1 - 0
Source/CTest/cmCTestScriptHandler.h

@@ -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