lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 6e4db9e: Fix defect introduced 20180408T1601Z


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 6e4db9e: Fix defect introduced 20180408T1601Z: new code not built
Date: Wed, 11 Apr 2018 07:09:44 -0400 (EDT)

branch: master
commit 6e4db9e1267052b8eac264b9da6a739b8396bda0
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Fix defect introduced 20180408T1601Z: new code not built
---
 xml_xslt_wrapp.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xml_xslt_wrapp.cpp b/xml_xslt_wrapp.cpp
index cf3ea8f..d41a54d 100644
--- a/xml_xslt_wrapp.cpp
+++ b/xml_xslt_wrapp.cpp
@@ -34,9 +34,11 @@
 #include "libxml/node_iterator.cxx"
 #include "libxml/node_manip.cxx"
 #include "libxml/nodes_view.cxx"
+#include "libxml/relaxng.cxx"
 #include "libxml/schema.cxx"
 #include "libxml/tree_parser.cxx"
 #include "libxml/utility.cxx"
+#include "libxml/xpath.cxx"
 #include "libxslt/init.cxx"
 #include "libxslt/stylesheet.cxx"
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]