Fix includes

This commit is contained in:
Dennis Luxen 2022-10-30 11:43:28 +01:00
parent f97e18d285
commit 061f0a1f14

View File

@ -2,6 +2,8 @@
#define OSRM_EXTRACTOR_TRAFFIC_SIGNALS_HPP
#include "util/typedefs.hpp"
#include <boost/functional/hash.hpp>
#include <unordered_set>
namespace osrm