Salome HOME
Added possibility to add specific parameters in the client classes. Added parameter...
[tools/libbatch.git] / src / LSF / Batch_JobInfo_LSF.cxx
index 16412a492ccf9b58073ff7e0bd0f4eb1e1314598..04ca33eb58fab178a165af81034a1da6d9fbdc9a 100644 (file)
@@ -32,6 +32,8 @@
 #include <cstdio>
 #include <sstream>
 #include <string>
+
+#include "Batch_Constants.hxx"
 #include "Batch_Parametre.hxx"
 #include "Batch_Environnement.hxx"
 #include "Batch_RunTimeException.hxx"