Updates from Randall Hopper to fix build under IRIX.
This commit is contained in:
@@ -327,7 +327,7 @@ osg::Node* createModelFromImages(ImageList& imageList)
|
||||
}
|
||||
|
||||
|
||||
void write_usage(ostream& out,const std::string& name)
|
||||
void write_usage(std::ostream& out,const std::string& name)
|
||||
{
|
||||
out << std::endl;
|
||||
out <<"usage:"<< std::endl;
|
||||
|
||||
Reference in New Issue
Block a user