summaryrefslogtreecommitdiff
path: root/indra/llinventory/llinventory.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-08-12 13:46:25 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-08-12 13:46:25 -0400
commit4961ee03c7af92754f853530a4d346ed84f721d1 (patch)
tree0a422b619b264cf393a3f8d4f4e90f33a407e57c /indra/llinventory/llinventory.h
parent6128cd9f705ca5565cafbe4b969c767b138cd1f6 (diff)
parent8abd6ed6b8c294ec6bfca59929dbcc71cd65c3a3 (diff)
merge
Diffstat (limited to 'indra/llinventory/llinventory.h')
-rwxr-xr-xindra/llinventory/llinventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llinventory/llinventory.h b/indra/llinventory/llinventory.h
index b718f0f9b7..dd504fb155 100755
--- a/indra/llinventory/llinventory.h
+++ b/indra/llinventory/llinventory.h
@@ -48,6 +48,7 @@ class LLInventoryObject : public LLRefCount
{
public:
typedef std::list<LLPointer<LLInventoryObject> > object_list_t;
+ typedef std::list<LLConstPointer<LLInventoryObject> > const_object_list_t;
//--------------------------------------------------------------------
// Initialization