Added return 0 to fix warning
This commit is contained in:
@@ -550,8 +550,8 @@ int ViewerBase::run()
|
||||
frame();
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
|
||||
void ViewerBase::frame(double simulationTime)
|
||||
|
||||
Reference in New Issue
Block a user