Boost unordered containers in places, like for uuid types!
This commit is contained in:
@@ -1710,7 +1710,7 @@ void LLPanelObjectInventory::updateInventory()
|
||||
// << " panel UUID: " << panel->mTaskUUID << "\n"
|
||||
// << " task UUID: " << object->mID << LL_ENDL;
|
||||
// We're still interested in this task's inventory.
|
||||
boost::unordered_set<LLUUID> selected_items;
|
||||
uuid_set_t selected_items;
|
||||
BOOL inventory_has_focus = FALSE;
|
||||
if (mHaveInventory)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user