Removed linebreak
This commit is contained in:
parent
9091c8702d
commit
5e1f621c50
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user