make AppVeyor work again

This commit is contained in:
bergwerkgis
2016-03-31 09:29:54 +00:00
committed by Patrick Niklaus
parent 0d291cb68e
commit d0636a9f6d
7 changed files with 56 additions and 12 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ void EdgeBasedGraphFactory::InsertEdgeBasedNode(const NodeID node_u, const NodeI
NodeID current_edge_source_coordinate_id = node_u;
// traverse arrays from start and end respectively
for (const auto i : util::irange(0UL, geometry_size))
for (const auto i : util::irange(std::size_t{ 0 }, geometry_size))
{
BOOST_ASSERT(current_edge_source_coordinate_id ==
m_compressed_edge_container.GetBucketReference(