1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-25 23:21:26 +03:00

Stephane Bidoul pointed out that it doesn't define IN_LIBXML Daniel

* chvalid.c genChRanges.py: Stephane Bidoul pointed out that
  it doesn't define IN_LIBXML
Daniel
This commit is contained in:
Daniel Veillard 2003-10-22 08:44:26 +00:00
parent 1e5e43861d
commit fca7d83ba5
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Wed Oct 22 10:43:21 CEST 2003 Daniel Veillard <daniel@veillard.com>
* chvalid.c genChRanges.py: Stephane Bidoul pointed out that
it doesn't define IN_LIBXML
Tue Oct 21 21:14:55 CEST 2003 Daniel Veillard <daniel@veillard.com>
* win32/Makefile.mingw: typo pointed out by Stephane Bidoul

View File

@ -10,6 +10,8 @@
* William Brack <wbrack@mmm.com.hk>
*/
#define IN_LIBXML
#include "libxml.h"
#include <libxml/chvalid.h>
/*

View File

@ -274,6 +274,8 @@ output.write(
* William Brack <wbrack@mmm.com.hk>
*/
#define IN_LIBXML
#include "libxml.h"
#include <libxml/chvalid.h>
/*