ENH: remove iostream, not used
This commit is contained in:
parent
420725077c
commit
f15026cff6
|
@ -308,7 +308,6 @@ void CMakeSetupDialog::finishGenerate(int err)
|
|||
}
|
||||
}
|
||||
|
||||
#include <iostream>
|
||||
void CMakeSetupDialog::doSuppressDev()
|
||||
{
|
||||
this->SuppressDevWarnings = !this->SuppressDevWarnings;
|
||||
|
|
Loading…
Reference in New Issue