Salome HOME
Fix configuration / compilation problems in KERNEL (wrong #include syntax for local... V1_3_0rc2
authorvsr <vsr@opencascade.com>
Mon, 18 Apr 2011 10:38:43 +0000 (10:38 +0000)
committervsr <vsr@opencascade.com>
Mon, 18 Apr 2011 10:38:43 +0000 (10:38 +0000)
commit391e71c57b500a33a68b4ed639c2fdc017537ec5
tree882d0b72d4e656a51aead3fe5cc3a7e3b88c8c33
parent45948afe21488c0b732db4e8095fdd823f9583ce
Fix configuration / compilation problems in KERNEL (wrong #include syntax for local header files is used)
20 files changed:
src/Core/Batch_BatchManager_eClient.cxx
src/Core/Batch_CommunicationProtocol.cxx
src/Core/Batch_CommunicationProtocolRSH.cxx
src/Core/Batch_CommunicationProtocolSH.cxx
src/Core/Batch_CommunicationProtocolSSH.cxx
src/Core/Test/SimpleParser.cxx
src/Core/Test/Test_SimpleParser.cxx
src/LoadLeveler/Batch_BatchManager_eLL.cxx
src/LoadLeveler/Batch_FactBatchManager_eLL.hxx
src/LoadLeveler/Batch_JobInfo_eLL.cxx
src/LoadLeveler/Batch_JobInfo_eLL.hxx
src/LoadLeveler/Test/Test_eLL.cxx
src/Local/Batch_FactBatchManager_Local.cxx
src/Local/Test/Test_Local_RSH.cxx
src/Local/Test/Test_Local_SH.cxx
src/Local/Test/Test_Local_SSH.cxx
src/PBS/Batch_BatchManager_ePBS.cxx
src/PBS/Test/Test_PBS.cxx
src/PBS/Test/Test_ePBS.cxx
src/SSH/Batch_BatchManager_eSSH.cxx