We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8491929 + 4c744b0 commit 2e83649Copy full SHA for 2e83649
1 file changed
src/osm_elements/osm_tag.cpp
@@ -20,6 +20,7 @@
20
21
22
#include "osm_elements/osm_tag.h"
23
+#include <algorithm>
24
#include <string>
25
26
namespace osm2pgr {
0 commit comments