瀏覽代碼

Merge pull request #15660 from richardkchapman/build-error

HPCC-26479 Improve the git authentication for remote eclccserver

Reviewed-By: Gavin Halliday <gavin.halliday@lexisnexis.com>
Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 3 年之前
父節點
當前提交
bc26822637
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      system/jlib/jutil.cpp

+ 1 - 0
system/jlib/jutil.cpp

@@ -48,6 +48,7 @@
 #include <signal.h>
 #include <paths.h>
 #include <cmath>
+#include <string>
 #endif
 
 #include <limits.h>