msxml3: Don't include libxml/parser.h twice.
This commit is contained in:
parent
5b16e6e0fd
commit
9a30a29db5
|
@ -26,7 +26,6 @@
|
|||
#include <assert.h>
|
||||
#include <stdarg.h>
|
||||
#ifdef HAVE_LIBXML2
|
||||
# include <libxml/parser.h>
|
||||
# include <libxml/xmlerror.h>
|
||||
# include <libxml/tree.h>
|
||||
# include <libxml/xmlschemas.h>
|
||||
|
|
Loading…
Reference in New Issue