From Andreas Jochens (submitted by Loic Dachary), addintion of forward declare
of class Progam; to fix compile problem under gcc4.0/amd64/debian unstable.
This commit is contained in:
@@ -37,6 +37,8 @@ namespace osg {
|
||||
* configuration.
|
||||
*/
|
||||
|
||||
class Program;
|
||||
|
||||
class OSG_EXPORT Shader : public osg::Object
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user