*** empty log message ***

This commit is contained in:
David Rose 2001-04-26 15:18:47 +00:00
parent 03832e2e72
commit 2bed9412e6
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ private:
static TypeHandle _stashed_type_handle;
// Should not include storage class specifiers in friend declaration.
friend void remove_arc(NodeRelation *arc);
friend EXPCL_PANDA void remove_arc(NodeRelation *arc);
friend class Node;
friend class NodeTransitionWrapper;