74,75c74
< NodeIDToString(m_switch_id), NodeIDToString(port),
< NodeIDToString(j));
---
> to_string(m_switch_id), to_string(port), to_string(j));