From 5e1f621c50171324290d70df6223e894f0aab71d Mon Sep 17 00:00:00 2001 From: Project OSRM Date: Fri, 7 Oct 2011 18:19:43 +0300 Subject: [PATCH] Removed linebreak --- DataStructures/ImportEdge.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/DataStructures/ImportEdge.h b/DataStructures/ImportEdge.h index 0c9f5da08..fe7224bb7 100644 --- a/DataStructures/ImportEdge.h +++ b/DataStructures/ImportEdge.h @@ -23,8 +23,7 @@ or see http://www.gnu.org/licenses/agpl.txt. #include -class Edge -{ +class Edge { public: bool operator< (const Edge& e) const {