Explorar el Código

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 hace 3 años
padre
commit
bc26822637
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>