From 2d070a165c16e5e7eee784a6c4b16636b12df693 Mon Sep 17 00:00:00 2001 From: Carsten Hagelgans <52030581+carstenhagelgans@users.noreply.github.com> Date: Tue, 29 Aug 2023 17:01:04 +0200 Subject: [PATCH] updated nigiri --- .pkg | 2 +- .pkg.lock | 4 ++-- modules/footpaths/include/motis/footpaths/database.h | 2 -- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.pkg b/.pkg index 0849fe0d4..405a7b88e 100644 --- a/.pkg +++ b/.pkg @@ -97,7 +97,7 @@ [nigiri] url=git@github.com:carstenhagelgans/nigiri.git branch=profiles - commit=1cec419d45fd92a5fa52e8ae9a549ce61cc0017a + commit=83b3bbb32175bb07dafee36eecdf611050c39e40 [osmium] url=git@github.com:motis-project/libosmium.git branch=master diff --git a/.pkg.lock b/.pkg.lock index e89801c37..1f14ae38a 100644 --- a/.pkg.lock +++ b/.pkg.lock @@ -1,4 +1,4 @@ -7308887690546204886 +13442704853752306456 cista a6218e9cd9da9e1c7a70c1188e2faf9e082b7f1c res 7d97784ba785ce8a2677ea77164040fde484fb04 date 26d109612ddb8ba331edba7619a6452667f842bb @@ -14,7 +14,7 @@ unordered_dense 4f380fb1d64f1843ca2c993ed39a8342a8747e5d Catch2 47d56f28a9801911c048d011b375e5631dbb658f utl b81cfdccda166cef3c20dd41b4c9697b4137cea4 wyhash 1e012b57fc2227a9e583a57e2eacb3da99816d99 -nigiri 1cec419d45fd92a5fa52e8ae9a549ce61cc0017a +nigiri 83b3bbb32175bb07dafee36eecdf611050c39e40 conf 3aca4248da3f67d2a31ccce358ad9ee6102ab539 cpptoml 2133029ec819e8398e96fa679993b269f21ff9f2 libosmium 6e6d6b3081cc8bdf25dda89730e25c36eb995516 diff --git a/modules/footpaths/include/motis/footpaths/database.h b/modules/footpaths/include/motis/footpaths/database.h index cff6e1e78..1bd5e2aef 100644 --- a/modules/footpaths/include/motis/footpaths/database.h +++ b/modules/footpaths/include/motis/footpaths/database.h @@ -17,8 +17,6 @@ #include "motis/footpaths/transfers.h" #include "motis/footpaths/types.h" -#include "nigiri/keys.h" - namespace motis::footpaths { struct database {