Will do.

So I need to define APR_HAS_THREADS in my project?  I don't think it
is defined by default.


On 1 March 2016 at 14:48, Thorsten Schöning <tschoen...@am-soft.de> wrote:
>> Hierarchy::~Hierarchy()
>> {
>> // LOGCXX-430
>> #ifndef APR_HAS_THREADS
>>     delete loggers;
>>     delete provisionNodes;
>> #endif
>> }


-- 
Sean

Reply via email to