From Eric Wing, pedantic warning fixes
This commit is contained in:
@@ -22,4 +22,4 @@ Object::Object(const Object& obj,const CopyOp& copyop):
|
||||
_userData(copyop(obj._userData.get())) {}
|
||||
|
||||
|
||||
}; // end of namespace osg
|
||||
} // end of namespace osg
|
||||
|
||||
Reference in New Issue
Block a user