Fix linking
This commit is contained in:
parent
4e8977c4ca
commit
50aaf2091b
@ -3,6 +3,9 @@
|
||||
#include "util/exception_utils.hpp"
|
||||
#include <boost/algorithm/string/case_conv.hpp>
|
||||
|
||||
#include <istream>
|
||||
#include <string>
|
||||
|
||||
namespace osrm::storage
|
||||
{
|
||||
std::istream &operator>>(std::istream &in, FeatureDataset &datasets)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user