GR-1154: Fix compile issue in OSRM Storage (#6)
This commit is contained in:
parent
7ad24707ca
commit
2e20de3884
@ -55,7 +55,6 @@ struct RegionHandle
|
||||
return oss.str();
|
||||
}
|
||||
};
|
||||
inline std::ostream& operator<<(std::ostream& os, const RegionHandle& r) { return os << r.ToString(); }
|
||||
|
||||
RegionHandle setupRegion(SharedRegionRegister &shared_register,
|
||||
const storage::BaseDataLayout &layout)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user