diff --git a/panda/src/express/typeHandle.I b/panda/src/express/typeHandle.I index 6784d9cbc6..ea67b5e40c 100644 --- a/panda/src/express/typeHandle.I +++ b/panda/src/express/typeHandle.I @@ -304,3 +304,4 @@ INLINE int TypeHandle::get_best_parent_from_Set(const std::set< int > &legal_va } return -1; } +