Salome HOME
Rollback of rc2 changes
[tools/libbatch.git] / src / Local / Test / Test_Local_RSH.cxx
index 9c0df7ffe7a83ac524d80fdd478a860c9fb6dce0..db7203cfec4c6d8700e483bd5ed01e6656e56346 100644 (file)
 #include <iostream>
 #include <fstream>
 
-#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;