Skip to content
Commit 6e3eef5f authored by Nicholas Miell's avatar Nicholas Miell Committed by Baldur Karlsson
Browse files

Fix some std::vector assertion failures

gcc's debug std::vector will assert if you use vector[0] when
vector.size() == 0.
parent b5447703
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment