add forgotten include
This commit is contained in:
parent
aebe8572f9
commit
694ce9d04f
@ -4,6 +4,8 @@
|
|||||||
#include "DynamicGraph.h"
|
#include "DynamicGraph.h"
|
||||||
#include "ImportEdge.h"
|
#include "ImportEdge.h"
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
struct NodeBasedEdgeData
|
struct NodeBasedEdgeData
|
||||||
{
|
{
|
||||||
NodeBasedEdgeData()
|
NodeBasedEdgeData()
|
||||||
|
Loading…
Reference in New Issue
Block a user