From Colin McDonald, build fix for Solaris

This commit is contained in:
Robert Osfield
2005-06-29 10:21:49 +00:00
parent 2dae7dd629
commit b6e2653d4f

View File

@@ -95,7 +95,7 @@ class OSGA_Archive : public osgDB::Archive
mutable osgDB::ReentrantMutex _serializerMutex;
class IndexBlock;
friend class IndexBlock;
class IndexBlock : public osg::Referenced