fixed hundreds of warnings from MSVC 2010.
This commit is contained in:
@@ -184,7 +184,7 @@ int main( int argc, char* argv[] )
|
||||
return -1;
|
||||
}
|
||||
|
||||
bool modeRes;
|
||||
bool modeRes=false;
|
||||
switch ( imageMode )
|
||||
{
|
||||
case 0:
|
||||
|
Reference in New Issue
Block a user