1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +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

@@ -18,7 +18,6 @@
#include <libxml/tree.h>
#include <libxml/parser.h>
#include <libxml/parserInternals.h>
#include <libxml/valid.h>
#include <libxml/debugXML.h>
#include <libxml/HTMLtree.h>
#include <libxml/HTMLparser.h>