Unnecessary define
This commit is contained in:
parent
717d25cad0
commit
cdad977341
@ -25,7 +25,6 @@ or see http://www.gnu.org/licenses/agpl.txt.
|
|||||||
#include "../DataStructures/StaticGraph.h"
|
#include "../DataStructures/StaticGraph.h"
|
||||||
#include "../Util/GraphLoader.h"
|
#include "../Util/GraphLoader.h"
|
||||||
|
|
||||||
typedef ContractionCleanup::Edge::EdgeData EdgeData;
|
|
||||||
typedef StaticGraph<EdgeData>::InputEdge InputEdge;
|
typedef StaticGraph<EdgeData>::InputEdge InputEdge;
|
||||||
|
|
||||||
struct ObjectsForQueryStruct {
|
struct ObjectsForQueryStruct {
|
||||||
|
Loading…
Reference in New Issue
Block a user