Adde another friend to remove final VS6.0 compile problem.

This commit is contained in:
Robert Osfield 2004-11-16 15:36:06 +00:00
parent 1594bbe1d9
commit e30a534ec9

View File

@ -458,6 +458,7 @@ class OSGDB_EXPORT Registry : public osg::Referenced
struct ReadArchiveFunctor;
// make helper classes friends to get round VS6.0 "issues"
friend struct ReadFunctor;
friend struct RegReadObjectFunctor;
friend struct ReadImageFunctor;
friend struct ReadHeightFieldFunctor;