浏览代码

HPCC-26479 Improve the git authentication for remote eclccserver

Fix build error on MacOS

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 3 年之前
父节点
当前提交
d0602fd131
共有 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>