1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

Fixed debug in pattern.c, Daniel

This commit is contained in:
Daniel Veillard
2005-02-03 09:08:06 +00:00
parent 9740d1d425
commit 364fbed5af

View File

@@ -37,7 +37,7 @@
#include <libxml/parserInternals.h> #include <libxml/parserInternals.h>
#include <libxml/pattern.h> #include <libxml/pattern.h>
#ifdef LIBXML_PATTERN_ENABLED /* #ifdef LIBXML_PATTERN_ENABLED */
#define DEBUG_STREAMING #define DEBUG_STREAMING