mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
ENH: remove iostream, not used
This commit is contained in:
@@ -308,7 +308,6 @@ void CMakeSetupDialog::finishGenerate(int err)
|
||||
}
|
||||
}
|
||||
|
||||
#include <iostream>
|
||||
void CMakeSetupDialog::doSuppressDev()
|
||||
{
|
||||
this->SuppressDevWarnings = !this->SuppressDevWarnings;
|
||||
|
||||
Reference in New Issue
Block a user