34 #ifdef CHECK_MEMORY_LEAKS
36 #endif // CHECK_MEMORY_LEAKS
42 #ifdef HAVE_INTERNAL_LANES
44 MSLinkContHelper::getInternalFollowingEdge(
MSLane* fromLane,
45 MSEdge* followerAfterInternal) {
48 for (MSLinkCont::const_iterator j = lc.begin(); j != lc.end(); j++) {
51 return &link->getViaLane()->getEdge();
62 for (MSLinkCont::const_iterator j = lc.begin(); j != lc.end(); j++) {