浏览代码

Merge pull request #11551 from rpastrana/HPCC-20270-xpathprocinclude

HPCC-20270 Address non-xmllib build break

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
Gavin Halliday 7 年之前
父节点
当前提交
038da66b29
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      system/xmllib/xmllib_unsupported.cpp

+ 1 - 0
system/xmllib/xmllib_unsupported.cpp

@@ -2,6 +2,7 @@
 #include "xslprocessor.hpp"
 #include "xmlvalidator.hpp"
 #include "xmlerror.hpp"
+#include "xpathprocessor.hpp"
 
 XMLLIB_API IXmlDomParser* getXmlDomParser()
 {