Salome HOME
Fixed compilation error with gcc 4.4.1 (thanks to M. Gautier)
[tools/libbatch.git] / src / PBS / Batch_Job_PBS.cxx
index 19d59d88248f42d219e5ed62ca80d152b66c8f7f..908c353e03dc8eeca7f23ae50ba9255562f52328 100644 (file)
@@ -32,6 +32,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
+#include <cstring>
 #include "Batch_Job_PBS.hxx"
 using namespace std;