mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03:00
Remove unnecessary #includes
This commit is contained in:
parent
7ae8e8ac7d
commit
6ab430ca2e
1
SAX2.c
1
SAX2.c
@ -21,7 +21,6 @@
|
||||
#include <libxml/valid.h>
|
||||
#include <libxml/entities.h>
|
||||
#include <libxml/xmlerror.h>
|
||||
#include <libxml/debugXML.h>
|
||||
#include <libxml/xmlIO.h>
|
||||
#include <libxml/uri.h>
|
||||
#include <libxml/valid.h>
|
||||
|
@ -19,8 +19,8 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <libxml/xmlmemory.h>
|
||||
#include <libxml/debugXML.h>
|
||||
#include <libxml/xmlmodule.h>
|
||||
#include <libxml/xmlstring.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#define MODULE_PATH "."
|
||||
|
Loading…
x
Reference in New Issue
Block a user