Welcome to mirror list, hosted at ThFree Co, Russian Federation.

road_access_serialization.cpp « routing - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fcdeeb4c8d4f757d864a2d083576791c4b5a74b7 (plain)
1
2
3
4
5
6
7
#include "routing/road_access_serialization.hpp"

namespace routing
{
// static
uint32_t const RoadAccessSerializer::kLatestVersion = 1;
}  // namespace routing