From: prascle Date: Thu, 10 Feb 2005 17:48:09 +0000 (+0000) Subject: PR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ? X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=658389ff4c37a5744256f29dc11353217c8276dc;p=modules%2Fyacs.git PR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ? --- diff --git a/src/Batch/Batch_Job_PBS.cxx b/src/Batch/Batch_Job_PBS.cxx index b884d7fa0..2263559a1 100644 --- a/src/Batch/Batch_Job_PBS.cxx +++ b/src/Batch/Batch_Job_PBS.cxx @@ -193,7 +193,7 @@ namespace Batch { } else if ( (*it).first == QUEUE ) { // Already done - } else if ( (*it).first == STARTDATE ) { + } else if ( (*it).first == STARTTIME ) { } else if ( (*it).first == TMPDIR ) { diff --git a/src/Batch/Batch_Parametre.cxx b/src/Batch/Batch_Parametre.cxx index 84a0b122c..1738d12b3 100644 --- a/src/Batch/Batch_Parametre.cxx +++ b/src/Batch/Batch_Parametre.cxx @@ -11,6 +11,7 @@ #include "Batch_Versatile.hxx" #include "Batch_InvalidKeyException.hxx" #include "Batch_Parametre.hxx" +using namespace std; // Definition des membres constants statiques // Definition des noms globaux pour les clefs en tant que references