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

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

namespace routing
{
// static
Joint::Id constexpr Joint::kInvalidId;
}  // namespace routing