www/osrm-backend: prepare for upcoming Boost-1.81

With hat:	office
This commit is contained in:
Dima Panov 2023-01-12 18:50:15 +03:00
parent ab08d9f32d
commit da6ca1a630

View File

@ -0,0 +1,10 @@
--- include/extractor/suffix_table.hpp.orig 2021-09-21 21:49:41 UTC
+++ include/extractor/suffix_table.hpp
@@ -2,6 +2,7 @@
#define OSRM_EXTRACTOR_SUFFIX_LIST_HPP_
#include <string>
+#include <vector>
#include <unordered_set>
#include "util/string_view.hpp"