Salome HOME
Rollback of rc2 changes
[tools/libbatch.git] / src / Local / Test / Test_Local_SSH.cxx
index 4881c50eebb6b3dfe4bac07d2c4dc2bb276b4360..433e73eca4430a589814bfda26e76a91b084e878 100644 (file)
 #include <fstream>
 #include <cstdlib>
 
-#include "Batch_Constants.hxx"
-#include "Batch_Job.hxx"
-#include "Batch_BatchManagerCatalog.hxx"
-#include "Batch_FactBatchManager.hxx"
-#include "Batch_BatchManager.hxx"
+#include <Batch_Constants.hxx>
+#include <Batch_Job.hxx>
+#include <Batch_BatchManagerCatalog.hxx>
+#include <Batch_FactBatchManager.hxx>
+#include <Batch_BatchManager.hxx>
 
-#include "SimpleParser.hxx"
+#include <SimpleParser.hxx>
 
 using namespace std;
 using namespace Batch;