From 7c8f3b72e144f8c17437076e538e1d4978e52e8a Mon Sep 17 00:00:00 2001 From: Roger Hughston Date: Wed, 29 Jun 2005 22:01:16 +0000 Subject: [PATCH] Cleaning up a cvs rosolve problem --- panda/src/express/typeHandle.I | 1 + 1 file changed, 1 insertion(+) 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; } +