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

@@ -19,7 +19,6 @@
#include <libxml/HTMLparser.h>
#include <libxml/HTMLtree.h>
#include <libxml/entities.h>
#include <libxml/valid.h>
#include <libxml/xmlerror.h>
#include <libxml/parserInternals.h>
#include <libxml/uri.h>