1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-02-19 09:57:23 +03:00

- Updated HTML test outputs

- Fixed taht f....g problem with C++ and includes,
Daniel
This commit is contained in:
Daniel Veillard 1999-12-16 17:52:19 +00:00
parent 62ba71e7b4
commit 37846c6364

1
tree.c
View File

@ -28,6 +28,7 @@
#include "xmlmemory.h"
#include "tree.h"
#include "parser.h"
#include "entities.h"
#include "valid.h"