Added ProxyLayer support into osgTerrain plugin
This commit is contained in:
@@ -300,7 +300,7 @@ class OSGTERRAIN_EXPORT ProxyLayer : public Layer
|
||||
|
||||
protected:
|
||||
|
||||
virtual ~ProxyLayer() {}
|
||||
virtual ~ProxyLayer();
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user