Removed linebreak

This commit is contained in:
Project OSRM 2011-10-07 18:19:43 +03:00
parent 9091c8702d
commit 5e1f621c50

View File

@ -23,8 +23,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
#include <cassert>
class Edge
{
class Edge {
public:
bool operator< (const Edge& e) const {