From d23a937bdb2d57ff2ab7d3debd72855bc9de438b Mon Sep 17 00:00:00 2001 From: Abdulbaki Date: Thu, 22 Dec 2022 10:19:15 +0100 Subject: [PATCH] include vector --- src/osmtag.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/osmtag.hpp b/src/osmtag.hpp index cdfb098..058695e 100644 --- a/src/osmtag.hpp +++ b/src/osmtag.hpp @@ -1,6 +1,7 @@ #pragma once #include +#include namespace osmp {