ENH: remove iostream, not used

This commit is contained in:
Bill Hoffman 2008-03-11 22:52:53 -04:00
parent 420725077c
commit f15026cff6
1 changed files with 0 additions and 1 deletions

View File

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