62c62
< typedef std::map<std::pair<int, int>, LinkEntry> LinkMap;
---
> typedef std::map<std::pair<SwitchID, SwitchID>, LinkEntry> LinkMap;