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

Stupid windows tricks.

parent c7d5b0dc
Branches
Tags
No related merge requests found
......@@ -85,7 +85,9 @@ class BufferArray::Block
// ==================================
#if ! defined(WIN32)
const size_t BufferArray::BLOCK_ALLOC_SIZE;
#endif // ! defined(WIN32)
BufferArray::BufferArray()
: LLCoreInt::RefCounted(true),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment