33c33
< #define _LOG4CXX_OBJECTPTR_INIT(x) : p(x) {
---
> #define _LOG4CXX_OBJECTPTR_INIT(x) : ObjectPtrBase(), p(x) {
