Loading src/SDFRBBlock.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -322,6 +322,7 @@ bool SDFRBBlock::loadFields(InputText& fp) throw (PacketException*) block[nblock].loadFields(*file); id++; file->close(); delete file; } else throw new PacketExceptionFileFormat("rblock file name not found."); Loading Loading
src/SDFRBBlock.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -322,6 +322,7 @@ bool SDFRBBlock::loadFields(InputText& fp) throw (PacketException*) block[nblock].loadFields(*file); id++; file->close(); delete file; } else throw new PacketExceptionFileFormat("rblock file name not found."); Loading