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