Salome HOME
Added possibility to add specific parameters in the client classes. Added parameter...
[tools/libbatch.git] / src / LoadLeveler / Batch_FactBatchManager_eLL.hxx
index 5feefd953284542deaa87639530955aee689d5e6..ba6cc48ba058505abebc2a340a5141cb96661fd4 100644 (file)
 #ifndef _FACTBATCHMANAGER_ELL_H_
 #define _FACTBATCHMANAGER_ELL_H_
 
-#include "Batch_Defines.hxx"
+#include <Batch_Defines.hxx>
+#include <Batch_Constants.hxx>
 
 #include "Batch_BatchManager_eClient.hxx"
 #include "Batch_FactBatchManager_eClient.hxx"
 
 namespace Batch {
-  
+
+  decl_extern_Constant(LL_JOBTYPE);
+
   class BatchManager_eLL;
 
   class BATCH_EXPORT FactBatchManager_eLL : public FactBatchManager_eClient