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

This commit is contained in:
Adam Martinson 2011-07-18 11:15:14 -05:00 committed by Alexandre Julliard
parent 5b16e6e0fd
commit 9a30a29db5
1 changed files with 0 additions and 1 deletions

View File

@ -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>