From 10daadefbea1f62a818c339dc7f3d69a858bc8a6 Mon Sep 17 00:00:00 2001 From: elsid Date: Thu, 30 Apr 2020 21:57:22 +0200 Subject: [PATCH] Add missing include --- components/detournavigator/offmeshconnectionsmanager.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/components/detournavigator/offmeshconnectionsmanager.hpp b/components/detournavigator/offmeshconnectionsmanager.hpp index 30d7976ae..155ce3296 100644 --- a/components/detournavigator/offmeshconnectionsmanager.hpp +++ b/components/detournavigator/offmeshconnectionsmanager.hpp @@ -13,6 +13,7 @@ #include +#include #include #include #include