mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-13 09:01:53 +03:00
trio upgrade and integration
This commit is contained in:
@ -9,11 +9,7 @@
|
||||
* Daniel.Veillard@w3.org
|
||||
*/
|
||||
|
||||
#ifdef WIN32
|
||||
#include "win32config.h"
|
||||
#else
|
||||
#include "config.h"
|
||||
#endif
|
||||
#include "libxml.h"
|
||||
|
||||
/**
|
||||
* TODO: better handling of error cases, the full expression should
|
||||
@ -23,7 +19,6 @@
|
||||
* parent is the endity declaration, not the ref.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <libxml/xpointer.h>
|
||||
#include <libxml/xmlmemory.h>
|
||||
|
Reference in New Issue
Block a user