diff --git a/panda/src/express/typeHandle.I b/panda/src/express/typeHandle.I index d28687d877..6784d9cbc6 100644 --- a/panda/src/express/typeHandle.I +++ b/panda/src/express/typeHandle.I @@ -303,4 +303,4 @@ INLINE int TypeHandle::get_best_parent_from_Set(const std::set< int > &legal_va } return -1; -} \ No newline at end of file +}