Cleaning up a cvs rosolve problem

This commit is contained in:
Roger Hughston 2005-06-29 22:01:16 +00:00
parent a4515f26c9
commit 7c8f3b72e1

View File

@ -304,3 +304,4 @@ INLINE int TypeHandle::get_best_parent_from_Set(const std::set< int > &legal_va
}
return -1;
}