1
0
mirror of https://github.com/GNOME/libxml2.git synced 2025-10-24 03:53:00 +08:00

Fixed a couple more of python building problems, Daniel

This commit is contained in:
Daniel Veillard
2002-02-01 00:06:44 +00:00
parent 6327697c52
commit 96c9af76e7
2 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
#include <Python.h>
#include <libxml/xmlversion.h>
#include <libxml/xmlmemory.h>
#include <libxml/parser.h>
#include <libxml/tree.h>