mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-08-07 06:43:02 +03:00
- Updated HTML test outputs
- Fixed taht f....g problem with C++ and includes, Daniel
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#endif
|
||||
#include "xmlmemory.h"
|
||||
#include "entities.h"
|
||||
#include "parser.h"
|
||||
|
||||
/*
|
||||
* The XML predefined entities.
|
||||
|
@@ -57,8 +57,6 @@ typedef xmlEntitiesTable *xmlEntitiesTablePtr;
|
||||
* External functions :
|
||||
*/
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
void xmlAddDocEntity (xmlDocPtr doc,
|
||||
const xmlChar *name,
|
||||
int type,
|
||||
|
@@ -57,8 +57,6 @@ typedef xmlEntitiesTable *xmlEntitiesTablePtr;
|
||||
* External functions :
|
||||
*/
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
void xmlAddDocEntity (xmlDocPtr doc,
|
||||
const xmlChar *name,
|
||||
int type,
|
||||
|
Reference in New Issue
Block a user