diff --git a/www/osrm-backend/files/patch-include_extractor_suffix__table.hpp b/www/osrm-backend/files/patch-include_extractor_suffix__table.hpp new file mode 100644 index 000000000000..752051e38c2f --- /dev/null +++ b/www/osrm-backend/files/patch-include_extractor_suffix__table.hpp @@ -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 ++#include + #include + + #include "util/string_view.hpp"