mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
xinclude: Add missing include
Gambas fails to compile with error: 'xmlStructuredErrorFunc' has not been declared
This commit is contained in:
parent
86c4cf58ec
commit
599ceaffad
@ -14,6 +14,7 @@
|
||||
#define __XML_XINCLUDE_H__
|
||||
|
||||
#include <libxml/xmlversion.h>
|
||||
#include <libxml/xmlerror.h>
|
||||
#include <libxml/tree.h>
|
||||
|
||||
#ifdef LIBXML_XINCLUDE_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user