mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
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
Block a user