X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FLocal%2FTest%2FTest_Local_SSH.cxx;h=4881c50eebb6b3dfe4bac07d2c4dc2bb276b4360;hb=391e71c57b500a33a68b4ed639c2fdc017537ec5;hp=433e73eca4430a589814bfda26e76a91b084e878;hpb=45948afe21488c0b732db4e8095fdd823f9583ce;p=tools%2Flibbatch.git diff --git a/src/Local/Test/Test_Local_SSH.cxx b/src/Local/Test/Test_Local_SSH.cxx index 433e73e..4881c50 100644 --- a/src/Local/Test/Test_Local_SSH.cxx +++ b/src/Local/Test/Test_Local_SSH.cxx @@ -31,13 +31,13 @@ #include #include -#include -#include -#include -#include -#include +#include "Batch_Constants.hxx" +#include "Batch_Job.hxx" +#include "Batch_BatchManagerCatalog.hxx" +#include "Batch_FactBatchManager.hxx" +#include "Batch_BatchManager.hxx" -#include +#include "SimpleParser.hxx" using namespace std; using namespace Batch;