1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-26 00:37:43 +03:00

include: Remove unneeded includes

This commit is contained in:
Nick Wellnhofer
2023-09-20 19:20:41 +02:00
parent 736327df6b
commit 1117fae040
3 changed files with 3 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
#define __XML_REGEXP_H__
#include <libxml/xmlversion.h>
#include <libxml/dict.h>
#include <libxml/xmlstring.h>
#ifdef LIBXML_REGEXP_ENABLED