mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-06-15 06:41:48 +03:00
trying to fix the Python bindings build on Windows (Stphane Bidoul)
* python/generator.py python/libxml.c python/setup.py.in: trying to fix the Python bindings build on Windows (Stphane Bidoul) Daniel
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
*/
|
||||
#include <Python.h>
|
||||
#include <fileobject.h>
|
||||
#include "config.h"
|
||||
/* #include "config.h" */
|
||||
#include <libxml/xmlmemory.h>
|
||||
#include <libxml/parser.h>
|
||||
#include <libxml/tree.h>
|
||||
|
Reference in New Issue
Block a user