summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/bufferarray.h
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-06-30 17:13:51 -0700
committerRider Linden <rider@lindenlab.com>2015-06-30 17:13:51 -0700
commiteca87bb24f4703ad96f8fe800a4973402f015f32 (patch)
treec8553a4c0d224cfb9baff80ffb3ec1bf97011ac4 /indra/llcorehttp/bufferarray.h
parentddb63e7fb70eefea200fbb385efe86e50e5c1e12 (diff)
parent45ddc6e91da8e48a21fac1d317e66524db304a17 (diff)
Merge
Diffstat (limited to 'indra/llcorehttp/bufferarray.h')
-rwxr-xr-xindra/llcorehttp/bufferarray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcorehttp/bufferarray.h b/indra/llcorehttp/bufferarray.h
index 076f341736..320adf2b8b 100755
--- a/indra/llcorehttp/bufferarray.h
+++ b/indra/llcorehttp/bufferarray.h
@@ -74,7 +74,7 @@ public:
BufferArray();
- typedef boost::intrusive_ptr<BufferArray> ptr_t;
+ typedef LLCoreInt::IntrusivePtr<BufferArray> ptr_t;
protected:
virtual ~BufferArray(); // Use release()