Skip to content
Snippets Groups Projects
Commit 138ca81e authored by Tom Fischer's avatar Tom Fischer
Browse files

[GeoLib] createPolygonTrees(): Fix C++11 issue.

std::list::erase pre C++11 implementation does not take a const iterator. This commit can be reverted if Travis uses a newer version of gcc.
parent d67d9c61
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment