Commit 9a30a29d authored by Adam Martinson's avatar Adam Martinson Committed by Alexandre Julliard

msxml3: Don't include libxml/parser.h twice.

parent 5b16e6e0
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment