Skip to content
Snippets Groups Projects
Commit c7d5b0dc authored by Monty Brandenberg's avatar Monty Brandenberg
Browse files

More platform fixes for linux/mac.

parent 3da3b000
No related branches found
No related tags found
No related merge requests found
...@@ -85,6 +85,8 @@ class BufferArray::Block ...@@ -85,6 +85,8 @@ class BufferArray::Block
// ================================== // ==================================
const size_t BufferArray::BLOCK_ALLOC_SIZE;
BufferArray::BufferArray() BufferArray::BufferArray()
: LLCoreInt::RefCounted(true), : LLCoreInt::RefCounted(true),
mLen(0) mLen(0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment