Browse Source

ENH: remove iostream, not used

Bill Hoffman 17 years ago
parent
commit
f15026cff6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/QtDialog/CMakeSetupDialog.cxx

+ 0 - 1
Source/QtDialog/CMakeSetupDialog.cxx

@@ -308,7 +308,6 @@ void CMakeSetupDialog::finishGenerate(int err)
     }
 }
 
-#include <iostream>
 void CMakeSetupDialog::doSuppressDev()
 {
   this->SuppressDevWarnings = !this->SuppressDevWarnings;