Skip to content
Snippets Groups Projects
Commit 3ed3ca9f authored by Marco Biasini's avatar Marco Biasini
Browse files

initialize all members of PDBReader

parent e27bb25b
Branches
Tags
No related merge requests found
......@@ -100,6 +100,8 @@ void PDBReader::Init(const boost::filesystem::path& loc)
is_pqr_=false;
}
hard_end_=false;
skip_next_=false;
data_continues_=false;
}
void PDBReader::ThrowFaultTolerant(const String& msg) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment