mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
oops
This commit is contained in:
parent
feb3926c75
commit
76bb464c7b
@ -768,7 +768,7 @@ insert(const ordered_vector<Key, Compare>::value_type &key) {
|
||||
template<class Key, class Compare>
|
||||
INLINE void ov_set<Key, Compare>::
|
||||
sort() {
|
||||
return ordered_vector<Key, Compare>::sort_unique();
|
||||
ordered_vector<Key, Compare>::sort_unique();
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user