From 35b06ee5e496f04056d76b6e9c66b8f6de8fbe68 Mon Sep 17 00:00:00 2001 From: Siarhei Fedartsou Date: Tue, 21 May 2024 22:25:44 +0200 Subject: [PATCH] add header --- include/engine/geospatial_query.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/engine/geospatial_query.hpp b/include/engine/geospatial_query.hpp index 2fce9c0c9..c4efbcbbb 100644 --- a/include/engine/geospatial_query.hpp +++ b/include/engine/geospatial_query.hpp @@ -12,6 +12,8 @@ #include "osrm/coordinate.hpp" +#include + #include #include #include