Fixed: Include libxml2 header
This commit is contained in:
parent
970a3220d0
commit
b0af47cd3a
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
|
||||
#include "nel/misc/types_nl.h"
|
||||
|
||||
// Include from libxml2
|
||||
#include <libxml/parser.h>
|
||||
|
||||
namespace NLGEORGES
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue