From f15026cff691d149ec62667a74e3af80d0393648 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 11 Mar 2008 22:52:53 -0400 Subject: ENH: remove iostream, not used --- Source/QtDialog/CMakeSetupDialog.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/QtDialog/CMakeSetupDialog.cxx b/Source/QtDialog/CMakeSetupDialog.cxx index 81a1e5a5df..67eda1168c 100644 --- a/Source/QtDialog/CMakeSetupDialog.cxx +++ b/Source/QtDialog/CMakeSetupDialog.cxx @@ -308,7 +308,6 @@ void CMakeSetupDialog::finishGenerate(int err) } } -#include void CMakeSetupDialog::doSuppressDev() { this->SuppressDevWarnings = !this->SuppressDevWarnings; -- cgit v1.2.1