mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
- Updated HTML test outputs
- Fixed taht f....g problem with C++ and includes, Daniel
This commit is contained in:
@ -10,13 +10,13 @@
|
|||||||
#ifndef __XML_TREE_H__
|
#ifndef __XML_TREE_H__
|
||||||
#define __XML_TREE_H__
|
#define __XML_TREE_H__
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The different element types carried by an XML tree
|
* The different element types carried by an XML tree
|
||||||
*
|
*
|
||||||
|
4
tree.h
4
tree.h
@ -10,13 +10,13 @@
|
|||||||
#ifndef __XML_TREE_H__
|
#ifndef __XML_TREE_H__
|
||||||
#define __XML_TREE_H__
|
#define __XML_TREE_H__
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The different element types carried by an XML tree
|
* The different element types carried by an XML tree
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user