diff options
Diffstat (limited to 'Source/cmakewizard.h')
-rw-r--r-- | Source/cmakewizard.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmakewizard.h b/Source/cmakewizard.h index f3093dc..5dc7a92 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. */ |