1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-18 14:21:02 +03:00

Moved error.h to xml-error.h, associated fixed and updates, Daniel

This commit is contained in:
Daniel Veillard
1999-03-05 06:26:45 +00:00
parent bc50b59d36
commit d109e37b00
12 changed files with 29 additions and 22 deletions

View File

@@ -141,7 +141,7 @@ extern xmlSAXLocator xmlDefaultSAXLocator;
extern xmlSAXHandler xmlDefaultSAXHandler;
#include "entities.h"
#include "error.h"
#include "xml-error.h"
/*
* CHAR handling