LTO
This commit is contained in:
parent
899c051174
commit
329af077c3
@ -23,8 +23,6 @@
|
||||
#include <vector>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#if (_MSC_VER >= 1928)
|
||||
#ifdef _DEBUG
|
||||
namespace osrm
|
||||
{
|
||||
namespace extractor
|
||||
@ -37,8 +35,6 @@ const ByEdgeOrByMeterValue::ValueByMeter ByEdgeOrByMeterValue::by_meter;
|
||||
} // namespace extractor
|
||||
} // namespace osrm
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
namespace osrm::extractor
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user