Skip to content

Commit 061f0a1

Browse files
committed
Fix includes
1 parent f97e18d commit 061f0a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/extractor/traffic_signals.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#define OSRM_EXTRACTOR_TRAFFIC_SIGNALS_HPP
33

44
#include "util/typedefs.hpp"
5+
6+
#include <boost/functional/hash.hpp>
57
#include <unordered_set>
68

79
namespace osrm

0 commit comments

Comments
 (0)