diff --git a/include/osg/Node b/include/osg/Node index 30859410b..643f711fc 100644 --- a/include/osg/Node +++ b/include/osg/Node @@ -146,7 +146,7 @@ class SG_EXPORT Node : public Object /** return true if this node is an OccluderNode or the subgraph below this node are OccluderNodes.*/ - inline const bool containsOccluderNodes() const; + const bool containsOccluderNodes() const; /** * Set user data, data must be subclased from Referenced to allow