1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

include: Remove more unnecessary includes

This commit is contained in:
Nick Wellnhofer
2023-09-21 00:44:50 +02:00
parent f0e8358eae
commit 9b5cce7a71
21 changed files with 13 additions and 37 deletions

View File

@@ -31,7 +31,6 @@
#include <libxml/xmlmemory.h>
#include <libxml/tree.h>
#include <libxml/valid.h>
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include <libxml/parserInternals.h>