Jelajahi Sumber

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 tahun lalu
induk
melakukan
038da66b29
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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()
 {