summaryrefslogtreecommitdiff
path: root/Source/cmakewizard.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-04-26 11:09:29 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-04-26 11:09:29 -0400
commit094dd40d2eb3561d4b5763fbdc857f01ddb0b57b (patch)
tree5110f00a5666e4e1bc44a1526a41d0557ee4e2d6 /Source/cmakewizard.h
parent15c7d45ecd787b74eb4a4dc5cafe69bd92351938 (diff)
downloadcmake-094dd40d2eb3561d4b5763fbdc857f01ddb0b57b.tar.gz
COMP: Remove warnings
Diffstat (limited to 'Source/cmakewizard.h')
-rw-r--r--Source/cmakewizard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmakewizard.h b/Source/cmakewizard.h
index f3093dc059..5dc7a92204 100644
--- a/Source/cmakewizard.h
+++ b/Source/cmakewizard.h
@@ -22,6 +22,7 @@ class cmakewizard
{
public:
cmakewizard();
+ ~cmakewizard() {}
/**
* Prompt the user to see if they want to see advanced entries.
*/