We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7e91b commit 808feb7Copy full SHA for 808feb7
src/xml2_init.c
@@ -1,7 +1,7 @@
1
#include <Rinternals.h>
2
#include <libxml/xmlversion.h>
3
#include <libxml/xmlerror.h>
4
-
+#include <libxml/parser.h>
5
6
/* * *
7
* Author: Nick Wellnhofer <wellnhofer@aevum.de>
0 commit comments