mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05: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