mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-26 21:58:39 +01:00
initialise lexicalHandler_
This commit is contained in:
parent
71b7af819f
commit
ebbd739051
1 changed files with 1 additions and 0 deletions
|
@ -239,6 +239,7 @@ libxml2_wrapper<string_type, T0, T1>::libxml2_wrapper() :
|
|||
contentHandler_(0),
|
||||
errorHandler_(0),
|
||||
declHandler_(0),
|
||||
lexicalHandler_(0),
|
||||
locator_(0),
|
||||
parsing_(false),
|
||||
namespaces_(true),
|
||||
|
|
Loading…
Reference in a new issue