Przeglądaj źródła

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 lat temu
rodzic
commit
d0602fd131
1 zmienionych plików z 1 dodań i 0 usunięć
  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>