Merge 8a561fd1fb into 1bcf12402e
This commit is contained in:
commit
2fbdafd399
@ -941,7 +941,7 @@ namespace pugi
|
|||||||
private:
|
private:
|
||||||
char_t* _buffer;
|
char_t* _buffer;
|
||||||
|
|
||||||
char _memory[192];
|
char _memory[192+64];
|
||||||
|
|
||||||
// Non-copyable semantics
|
// Non-copyable semantics
|
||||||
xml_document(const xml_document&);
|
xml_document(const xml_document&);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user