Show
Ignore:
Timestamp:
12/29/07 10:26:36 (1 year ago)
Author:
vossg
Message:

fixed: gcc 4.1.2 compile problems (needed explicit operator → and const Node::getParent)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork2/Source/System/FieldContainer/Node/OSGNode.h

    r1033 r1036  
    137137    /*! \{                                                                 */ 
    138138 
    139     NodePtr getParent(void)
     139    NodePtr getParent(void) const
    140140 
    141141    /*! \}                                                                 */