carla-simulator / map

AD Map access library
MIT License
96 stars 43 forks source link

Bugfix to make this compile on Mac with Clang 12.0.0 #24

Closed fgolemo closed 4 years ago

fgolemo commented 4 years ago

This fixes the -Wrange-loop-analysis error check


This change is Reviewable

fabianoboril commented 4 years ago

Waiting for @berndgassmann